linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: Linux watchdog mailing list <linux-watchdog@vger.kernel.org>
Subject: Re: watchdog: Standardize leading tabs and spaces in Kconfig file
Date: Thu, 24 Nov 2016 07:45:00 -0800	[thread overview]
Message-ID: <20161124154500.GA8706@roeck-us.net> (raw)
In-Reply-To: <alpine.LFD.2.20.1610160808580.25776@localhost.localdomain>

On Sun, Oct 16, 2016 at 08:10:37AM -0400, Robert P. J. Day wrote:
> Replace small number of lines using leading spaces with proper leading
> tabs and spaces -- purely an aesthetic fix.
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

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

> 
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index fdd3228..97bf4c2 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -72,16 +72,16 @@ config SOFT_WATCHDOG
>  	  module will be called softdog.
> 
>  config DA9052_WATCHDOG
> -        tristate "Dialog DA9052 Watchdog"
> -        depends on PMIC_DA9052
> -        select WATCHDOG_CORE
> -        help
> -          Support for the watchdog in the DA9052 PMIC. Watchdog trigger
> -          cause system reset.
> +	tristate "Dialog DA9052 Watchdog"
> +	depends on PMIC_DA9052
> +	select WATCHDOG_CORE
> +	help
> +	  Support for the watchdog in the DA9052 PMIC. Watchdog trigger
> +	  cause system reset.
> 
> -          Say Y here to include support for the DA9052 watchdog.
> -          Alternatively say M to compile the driver as a module,
> -          which will be called da9052_wdt.
> +	  Say Y here to include support for the DA9052 watchdog.
> +	  Alternatively say M to compile the driver as a module,
> +	  which will be called da9052_wdt.
> 
>  config DA9055_WATCHDOG
>  	tristate "Dialog Semiconductor DA9055 Watchdog"
> @@ -1623,16 +1623,16 @@ config BOOKE_WDT_DEFAULT_TIMEOUT
>  	  The value can be overridden by the wdt_period command-line parameter.
> 
>  config MEN_A21_WDT
> -       tristate "MEN A21 VME CPU Carrier Board Watchdog Timer"
> -       select WATCHDOG_CORE
> -       depends on GPIOLIB || COMPILE_TEST
> -       help
> -        Watchdog driver for MEN A21 VMEbus CPU Carrier Boards.
> +	tristate "MEN A21 VME CPU Carrier Board Watchdog Timer"
> +	select WATCHDOG_CORE
> +	depends on GPIOLIB || COMPILE_TEST
> +	help
> +	  Watchdog driver for MEN A21 VMEbus CPU Carrier Boards.
> 
> -	The driver can also be built as a module. If so, the module will be
> -	called mena21_wdt.
> +	  The driver can also be built as a module. If so, the module will be
> +	  called mena21_wdt.
> 
> -	If unsure select N here.
> +	  If unsure select N here.
> 
>  # PPC64 Architecture

      reply	other threads:[~2016-11-24 15:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-16 12:10 [PATCH] watchdog: Standardize leading tabs and spaces in Kconfig file Robert P. J. Day
2016-11-24 15:45 ` Guenter Roeck [this message]

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=20161124154500.GA8706@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=rpjday@crashcourse.ca \
    /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 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).