[libcamera-devel] [PATCH] libcamera: stream: Remove 2 empty lines

Laurent Pinchart laurent.pinchart at ideasonboard.com
Fri Mar 29 15:36:46 CET 2019


Hi Jacopo,

Thank you for the patch.

On Fri, Mar 29, 2019 at 12:04:52PM +0100, Jacopo Mondi wrote:
> Remove two empty lines. Cosmetic change only.
> 
> Signed-off-by: Jacopo Mondi <jacopo at jmondi.org>

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

> ---
>  include/libcamera/stream.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/include/libcamera/stream.h b/include/libcamera/stream.h
> index 3e8e83a2ff24..24407cb65361 100644
> --- a/include/libcamera/stream.h
> +++ b/include/libcamera/stream.h
> @@ -35,8 +35,6 @@ private:
>  	StreamConfiguration configuration_;
>  };
> 
> -
> -
>  } /* namespace libcamera */
> 
>  #endif /* __LIBCAMERA_STREAM_H__ */

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list