summaryrefslogtreecommitdiff
path: root/samples/rpmsg/rpmsg_client_sample.c
diff options
context:
space:
mode:
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>2026-06-29 19:12:54 +0200
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-07-15 17:12:54 +0200
commit007b61981aa970d314a6042cedcf7ef2cf34bf23 (patch)
tree39bf32f58232709abd556b74d4186f742e5fe3fb /samples/rpmsg/rpmsg_client_sample.c
parentdd5f981d0256893dd38dbee44c5f03fc6c084313 (diff)
downloadlinux-next-007b61981aa970d314a6042cedcf7ef2cf34bf23.tar.gz
linux-next-007b61981aa970d314a6042cedcf7ef2cf34bf23.zip
media: pci: Use PCI_DEVICE macros and drop zeros from pci_device_id arrays
Some pci_device_id arrays already used the PCI_DEVICE macros, others used named initializers or list initializers. Unify all to use the PCI_DEVICE macros and (if applicable) a named initializer for .driver_data. Also drop all zeros that the compiler can care for and unify indention and spacing. Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'samples/rpmsg/rpmsg_client_sample.c')
0 files changed, 0 insertions, 0 deletions