Message ID | 20190329110452.16288-1-jacopo@jmondi.org |
---|---|
State | Accepted |
Headers | show |
Series |
|
Related | show |
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@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@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__ */
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__ */
Remove two empty lines. Cosmetic change only. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> --- include/libcamera/stream.h | 2 -- 1 file changed, 2 deletions(-) -- 2.21.0