linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
@ 2016-06-08 15:16 Vladimir Zapolskiy
  2016-06-11  1:16 ` Guenter Roeck
  2016-07-17 20:07 ` Wim Van Sebroeck
  0 siblings, 2 replies; 3+ messages in thread
From: Vladimir Zapolskiy @ 2016-06-08 15:16 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck; +Cc: linux-watchdog, linux-kernel

The option 'default n' and its absence are equal for kbuild,
which makes explicit 'default n' redundant.

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
---
 drivers/watchdog/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index b54f26c..8d38cb8 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -48,7 +48,6 @@ config WATCHDOG_NOWAYOUT
 
 config WATCHDOG_SYSFS
 	bool "Read different watchdog information through sysfs"
-	default n
 	help
 	  Say Y here if you want to enable watchdog device status read through
 	  sysfs attributes.
-- 
2.5.0

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

* Re: [PATCH] watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
  2016-06-08 15:16 [PATCH] watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS Vladimir Zapolskiy
@ 2016-06-11  1:16 ` Guenter Roeck
  2016-07-17 20:07 ` Wim Van Sebroeck
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2016-06-11  1:16 UTC (permalink / raw)
  To: Vladimir Zapolskiy, Wim Van Sebroeck; +Cc: linux-watchdog, linux-kernel

On 06/08/2016 08:16 AM, Vladimir Zapolskiy wrote:
> The option 'default n' and its absence are equal for kbuild,
> which makes explicit 'default n' redundant.
>
> Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>   drivers/watchdog/Kconfig | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index b54f26c..8d38cb8 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -48,7 +48,6 @@ config WATCHDOG_NOWAYOUT
>
>   config WATCHDOG_SYSFS
>   	bool "Read different watchdog information through sysfs"
> -	default n
>   	help
>   	  Say Y here if you want to enable watchdog device status read through
>   	  sysfs attributes.
>

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

* Re: [PATCH] watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
  2016-06-08 15:16 [PATCH] watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS Vladimir Zapolskiy
  2016-06-11  1:16 ` Guenter Roeck
@ 2016-07-17 20:07 ` Wim Van Sebroeck
  1 sibling, 0 replies; 3+ messages in thread
From: Wim Van Sebroeck @ 2016-07-17 20:07 UTC (permalink / raw)
  To: Vladimir Zapolskiy; +Cc: Guenter Roeck, linux-watchdog, linux-kernel

Hi Vladimir,

> The option 'default n' and its absence are equal for kbuild,
> which makes explicit 'default n' redundant.
> 
> Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
> ---
>  drivers/watchdog/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index b54f26c..8d38cb8 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -48,7 +48,6 @@ config WATCHDOG_NOWAYOUT
>  
>  config WATCHDOG_SYSFS
>  	bool "Read different watchdog information through sysfs"
> -	default n
>  	help
>  	  Say Y here if you want to enable watchdog device status read through
>  	  sysfs attributes.
> -- 
> 2.5.0
> 

This patch has been added to linux-watchdog-next.

Kind regards,
Wim.

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

end of thread, other threads:[~2016-07-17 20:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-08 15:16 [PATCH] watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS Vladimir Zapolskiy
2016-06-11  1:16 ` Guenter Roeck
2016-07-17 20:07 ` Wim Van Sebroeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).