Linux ACPI
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: linux-kernel@vger.kernel.org, Len Brown <lenb@kernel.org>,
	linux-acpi@vger.kernel.org
Subject: Re: [PATCH] acpi: Fix Kconfig indentation
Date: Fri, 29 Nov 2019 12:24:02 +0100	[thread overview]
Message-ID: <2871482.TlNyQbTRmB@kreacher> (raw)
In-Reply-To: <20191120134310.16355-1-krzk@kernel.org>

On Wednesday, November 20, 2019 2:43:10 PM CET Krzysztof Kozlowski wrote:
> Adjust indentation from spaces to tab (+optional two spaces) as in
> coding style with command like:
> 	$ sed -e 's/^        /\t/' -i */Kconfig
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  drivers/acpi/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
> index 4fb97511a16f..002838d23b86 100644
> --- a/drivers/acpi/Kconfig
> +++ b/drivers/acpi/Kconfig
> @@ -104,9 +104,9 @@ config ACPI_PROCFS_POWER
>  	depends on X86 && PROC_FS
>  	help
>  	  For backwards compatibility, this option allows
> -          deprecated power /proc/acpi/ directories to exist, even when
> -          they have been replaced by functions in /sys.
> -          The deprecated directories (and their replacements) include:
> +	  deprecated power /proc/acpi/ directories to exist, even when
> +	  they have been replaced by functions in /sys.
> +	  The deprecated directories (and their replacements) include:
>  	  /proc/acpi/battery/* (/sys/class/power_supply/*) and
>  	  /proc/acpi/ac_adapter/* (sys/class/power_supply/*).
>  	  This option has no effect on /proc/acpi/ directories
> @@ -448,7 +448,7 @@ config ACPI_CUSTOM_METHOD
>  config ACPI_BGRT
>  	bool "Boottime Graphics Resource Table support"
>  	depends on EFI && (X86 || ARM64)
> -        help
> +	help
>  	  This driver adds support for exposing the ACPI Boottime Graphics
>  	  Resource Table, which allows the operating system to obtain
>  	  data from the firmware boot splash. It will appear under
> 

Applying as 5.5 material with a slightly modified subject, thanks!




      reply	other threads:[~2019-11-29 11:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20 13:43 [PATCH] acpi: Fix Kconfig indentation Krzysztof Kozlowski
2019-11-29 11:24 ` Rafael J. Wysocki [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=2871482.TlNyQbTRmB@kreacher \
    --to=rjw@rjwysocki.net \
    --cc=krzk@kernel.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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