All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] media: cxd2880: Add terminating new line to Kconfig
@ 2024-03-11 10:04 Prasad Pandit
  2024-03-20  7:39 ` P J P
  2024-04-08  6:54 ` Dan Carpenter
  0 siblings, 2 replies; 6+ messages in thread
From: Prasad Pandit @ 2024-03-11 10:04 UTC (permalink / raw)
  To: linux-media; +Cc: Yasunari.Takiguchi, Prasad Pandit

From: Prasad Pandit <pjp@fedoraproject.org>

Add terminating new line to the Kconfig file.

Fixes: 9dbaad428d69 ("media: cxd2880: Add all Makefile, Kconfig files and
Update MAINTAINERS file for the driver")

Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
---
 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.
-- 
2.44.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] media: cxd2880: Add terminating new line to Kconfig
  2024-03-11 10:04 [PATCH] media: cxd2880: Add terminating new line to Kconfig Prasad Pandit
@ 2024-03-20  7:39 ` P J P
  2024-03-28  6:44   ` P J P
  2024-04-08  6:54 ` Dan Carpenter
  1 sibling, 1 reply; 6+ messages in thread
From: P J P @ 2024-03-20  7:39 UTC (permalink / raw)
  To: linux-media; +Cc: yasunari.takiguchi

>From: Prasad Pandit <pjp@fedoraproject.org>
>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.
>-- 
>2.44.0

Ping...! (just checking)
---
  -Prasad

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] media: cxd2880: Add terminating new line to Kconfig
  2024-03-20  7:39 ` P J P
@ 2024-03-28  6:44   ` P J P
  2024-04-08  6:42     ` Prasad Pandit
  0 siblings, 1 reply; 6+ messages in thread
From: P J P @ 2024-03-28  6:44 UTC (permalink / raw)
  To: linux-media, yasunari.takiguchi; +Cc: Masahiro Yamada

>On Wednesday, 20 March, 2024 at 01:09:32 pm IST, P J P <pjp@fedoraproject.org> wrote: 
>>From: Prasad Pandit <pjp@fedoraproject.org>
>>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.
>>-- 
>>2.44.0
>
>Ping...!


Ping...! (just checking)
---
  -Prasad

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] media: cxd2880: Add terminating new line to Kconfig
  2024-03-28  6:44   ` P J P
@ 2024-04-08  6:42     ` Prasad Pandit
  0 siblings, 0 replies; 6+ messages in thread
From: Prasad Pandit @ 2024-04-08  6:42 UTC (permalink / raw)
  To: yasunari.takiguchi, Dan Carpenter; +Cc: Masahiro Yamada, linux-media

>On Thursday, 28 March, 2024 at 12:14:32 pm IST, Prasad Pandit wrote:
>>On Wednesday, 20 March, 2024 at 01:09:32 pm IST, Prasad Pandit wrote: 
>>>From: Prasad Pandit <pjp@fedoraproject.org>
>>>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.
>>>-- 
>>
>>Ping...!
>
>Ping...!

-> https://lore.kernel.org/linux-media/20240311100407.1271331-1-ppandit@redhat.com/

Ping...! (just checking)
---
  -Prasad

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] media: cxd2880: Add terminating new line to Kconfig
  2024-03-11 10:04 [PATCH] media: cxd2880: Add terminating new line to Kconfig Prasad Pandit
  2024-03-20  7:39 ` P J P
@ 2024-04-08  6:54 ` Dan Carpenter
  2024-04-08  8:02   ` Prasad Pandit
  1 sibling, 1 reply; 6+ messages in thread
From: Dan Carpenter @ 2024-04-08  6:54 UTC (permalink / raw)
  To: Prasad Pandit; +Cc: linux-media, Yasunari.Takiguchi, Prasad Pandit

On Mon, Mar 11, 2024 at 03:34:07PM +0530, Prasad Pandit wrote:
> From: Prasad Pandit <pjp@fedoraproject.org>
> 
> Add terminating new line to the Kconfig file.
> 
> Fixes: 9dbaad428d69 ("media: cxd2880: Add all Makefile, Kconfig files and
> Update MAINTAINERS file for the driver")
> 
> Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>


This isn't a bug, so don't add a Fixes.  Also the format is wrong.  It
should be on one line, with no blank line afterward.

regards,
dan carpenter



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] media: cxd2880: Add terminating new line to Kconfig
  2024-04-08  6:54 ` Dan Carpenter
@ 2024-04-08  8:02   ` Prasad Pandit
  0 siblings, 0 replies; 6+ messages in thread
From: Prasad Pandit @ 2024-04-08  8:02 UTC (permalink / raw)
  To: Dan Carpenter; +Cc: linux-media, yasunari.takiguchi

Hello Dan,

* Thank you for the review comments, I appreciate it.

>On Monday, 8 April, 2024 at 12:25:10 pm IST, Dan Carpenter wrote:
>It should be on one line, with no blank line afterward.

-> https://lore.kernel.org/linux-media/20240311100407.1271331-1-ppandit@redhat.com/

* Blank line? There is no blank line afterward.

>
>This isn't a bug, so don't add a Fixes.

-> https://lore.kernel.org/netdev/CAE8KmOx9-BgbOxV6-wDRz2XUasEzp2krqMPbVYYZbav+8dCtBw@mail.gmail.com/T/#t

* Some say add it, some say don't add it. IMO there's no harm in having fixes tag. Will send a revised patch without fixes if you insist.

* Do we need one without fixes tag?

Thank you.
---
  -Prasad

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-08  8:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-11 10:04 [PATCH] media: cxd2880: Add terminating new line to Kconfig Prasad Pandit
2024-03-20  7:39 ` P J P
2024-03-28  6:44   ` P J P
2024-04-08  6:42     ` Prasad Pandit
2024-04-08  6:54 ` Dan Carpenter
2024-04-08  8:02   ` Prasad Pandit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.