[PATCH] libcamera: Remove empty formats.c
Kieran Bingham
kieran.bingham at ideasonboard.com
Mon Jan 22 16:51:00 CET 2024
Quoting Laurent Pinchart (2024-01-22 15:46:21)
> Commit e0a51061bc69 ("libcamera: formats: Add 14-bits Bayer RAW
> formats") added an empty formats.c file by mistake (and we failed to
> catch it during review). Delete it.
>
> Fixes: e0a51061bc69 ("libcamera: formats: Add 14-bits Bayer RAW formats")
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> src/libcamera/formats.c | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
But ... that's /only zero/ lines deleted. Hardly any gain ;-)
Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
> delete mode 100644 src/libcamera/formats.c
>
> diff --git a/src/libcamera/formats.c b/src/libcamera/formats.c
> deleted file mode 100644
> index e69de29bb2d1..000000000000
>
> base-commit: 0d99f2de13faccf199e6c9e806702cb21d0b6c24
> --
> Regards,
>
> Laurent Pinchart
>
More information about the libcamera-devel
mailing list