[libcamera-devel] [PATCH LIBCAMERA] libcamera: device_enumerator: remove '\todo' as it is completed

Laurent Pinchart laurent.pinchart at ideasonboard.com
Sat Mar 21 17:39:56 CET 2020


Hi Kaaira,

Thank you for the patch.

In the subject line, s/remove/Remove/

On Sat, Mar 21, 2020 at 03:24:51AM +0530, Kaaira Gupta wrote:
> There is a todo written in the deoxyden documentation of device_enmerator

s/deoxyden/doxygen/
s/device_enmerator/device_enumerator/

> which is already completed, hence remove it from the documentation.
> 
> Signed-off-by: Kaaira Gupta <kgupta at es.iitr.ac.in>

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

and pushed to master. Please record this in your contributions.

> ---
>  src/libcamera/device_enumerator.cpp | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/src/libcamera/device_enumerator.cpp b/src/libcamera/device_enumerator.cpp
> index 64cdc13..89ed67e 100644
> --- a/src/libcamera/device_enumerator.cpp
> +++ b/src/libcamera/device_enumerator.cpp
> @@ -33,8 +33,6 @@
>   *
>   * The enumerator supports searching among enumerated devices based on criteria
>   * expressed in a DeviceMatch object.
> - *
> - * \todo Add sysfs based device enumerator.
>   */
>  
>  namespace libcamera {

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list