This is an automatic generated email to let you know that the following patch were queued:
Subject: media: cxd2880: Add terminating new line to Kconfig Author: Prasad Pandit <p...@fedoraproject.org> Date: Mon Mar 11 15:34:07 2024 +0530 Add terminating new line to the Kconfig file. Signed-off-by: Prasad Pandit <p...@fedoraproject.org> Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl> [hverkuil: dropped 'Fixes' tag, not relevant for this] drivers/media/dvb-frontends/cxd2880/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/drivers/media/dvb-frontends/cxd2880/Kconfig b/drivers/media/dvb-frontends/cxd2880/Kconfig index 9d989676e800..94a8e0b936b9 100644 --- a/drivers/media/dvb-frontends/cxd2880/Kconfig +++ b/drivers/media/dvb-frontends/cxd2880/Kconfig @@ -5,4 +5,4 @@ config DVB_CXD2880 depends on DVB_CORE && SPI default m if !MEDIA_SUBDRV_AUTOSELECT help - Say Y when you want to support this frontend. \ No newline at end of file + Say Y when you want to support this frontend.