libcamera: Remove empty formats.c
diff mbox series

Message ID 20240122154621.18543-1-laurent.pinchart@ideasonboard.com
State Accepted
Commit 6fb55e1e70426207e538a88b39081bdc644b6d87
Headers show
Series
  • libcamera: Remove empty formats.c
Related show

Commit Message

Laurent Pinchart Jan. 22, 2024, 3:46 p.m. UTC
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@ideasonboard.com>
---
 src/libcamera/formats.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 src/libcamera/formats.c


base-commit: 0d99f2de13faccf199e6c9e806702cb21d0b6c24

Comments

Kieran Bingham Jan. 22, 2024, 3:51 p.m. UTC | #1
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@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@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
>

Patch
diff mbox series

diff --git a/src/libcamera/formats.c b/src/libcamera/formats.c
deleted file mode 100644
index e69de29bb2d1..000000000000