All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>,
	Wim Van Sebroeck <wim@iguana.be>
Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
Date: Fri, 10 Jun 2016 18:16:46 -0700	[thread overview]
Message-ID: <575B667E.6060404@roeck-us.net> (raw)
In-Reply-To: <1465398975-11207-1-git-send-email-vladimir_zapolskiy@mentor.com>

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.
>


  reply	other threads:[~2016-06-11  1:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 15:16 [PATCH] watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS Vladimir Zapolskiy
2016-06-11  1:16 ` Guenter Roeck [this message]
2016-07-17 20:07 ` Wim Van Sebroeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=575B667E.6060404@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=vladimir_zapolskiy@mentor.com \
    --cc=wim@iguana.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.