kernel_samsung_a53x/drivers/media/radio
Hans Verkuil 16319ff3b3 media: radio-isa: use dev_name to fill in bus_info
[ Upstream commit 8b7f3cf4eb9a95940eaabad3226caeaa0d9aa59d ]

This fixes this warning:

drivers/media/radio/radio-isa.c: In function 'radio_isa_querycap':
drivers/media/radio/radio-isa.c:39:57: warning: '%s' directive output may be truncated writing up to 35 bytes into a region of size 28 [-Wformat-truncation=]
   39 |         snprintf(v->bus_info, sizeof(v->bus_info), "ISA:%s", isa->v4l2_dev.name);
      |                                                         ^~
drivers/media/radio/radio-isa.c:39:9: note: 'snprintf' output between 5 and 40 bytes into a destination of size 32
   39 |         snprintf(v->bus_info, sizeof(v->bus_info), "ISA:%s", isa->v4l2_dev.name);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:44 +01:00
..
s610 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
si470x Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
si4713 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wl128x Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dsbr100.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lm7000.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-aimslab.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-aztech.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-cadet.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-gemtek.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-isa.c media: radio-isa: use dev_name to fill in bus_info 2024-11-23 23:20:44 +01:00
radio-isa.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-keene.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-ma901.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-maxiradio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-miropcm20.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-mr800.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-raremono.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-rtrack2.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-sf16fmi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-sf16fmr2.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-shark.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-shark2.c media: radio-shark2: Avoid led_names truncations 2024-11-19 12:26:58 +01:00
radio-si476x.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-tea5764.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-tea5777.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-tea5777.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-terratec.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-timb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-trust.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-typhoon.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-wl1273.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radio-zoltrix.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
saa7706h.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tea575x.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tef6862.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00