linux/drivers/media/pci/saa7134
Laurent Pinchart a1e259872f media: Fix indentation issues introduced by subdev-wide state struct
Commit 0d346d2a6f ("media: v4l2-subdev: add subdev-wide state struct")
applied a large media tree-wide change produced by coccinelle. It was so
large that a set of identical indentation issues went unnoticed during
review. Fix them.

While at it, and because it's easy to review both changes together, add
a trailing comma for the last (and only) struct member initialization of
the related structures, to avoid future changes should new fields need
to be initialized.

Fixes: 0d346d2a6f ("media: v4l2-subdev: add subdev-wide state struct")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2023-04-12 09:46:06 +02:00
..
Kconfig Revert "media: Kconfig: better support hybrid TV devices" 2020-04-14 11:00:30 +02:00
Makefile
saa7134-alsa.c media: saa7134: fix incorrect use to determine if list is empty 2022-03-07 17:21:53 +01:00
saa7134-cards.c media: saa7134: drop overlay support 2023-03-20 00:28:03 +01:00
saa7134-core.c media: saa7134: drop overlay support 2023-03-20 00:28:03 +01:00
saa7134-dvb.c media: xc2028: rename the driver from tuner-xc2028 2022-03-12 16:59:50 +01:00
saa7134-empress.c media: Fix indentation issues introduced by subdev-wide state struct 2023-04-12 09:46:06 +02:00
saa7134-go7007.c media: saa7134-go7007: get rid of to_state() function 2021-11-29 10:15:04 +01:00
saa7134-i2c.c media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate() 2019-08-26 10:45:49 -03:00
saa7134-input.c media: pci: saa7134: convert to use i2c_new_client_device() 2020-04-14 11:29:10 +02:00
saa7134-reg.h
saa7134-ts.c media: saa7134: fix use after free bug in saa7134_finidev due to race condition 2023-04-11 17:10:10 +02:00
saa7134-tvaudio.c media: saa7134: drop a NO-BREAK SPACE 2021-06-04 08:10:26 +02:00
saa7134-vbi.c media: saa7134: fix use after free bug in saa7134_finidev due to race condition 2023-04-11 17:10:10 +02:00
saa7134-video.c media: saa7134: fix use after free bug in saa7134_finidev due to race condition 2023-04-11 17:10:10 +02:00
saa7134.h media: saa7134: drop overlay support 2023-03-20 00:28:03 +01:00