Linux Power Management development
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: linux-pm@vger.kernel.org, "Rafael J . Wysocki" <rjw@rjwysocki.net>
Subject: Re: [PATCH] cpufreq: Kconfig: fix indentation in couple of entries
Date: Thu, 10 Aug 2017 16:48:53 +0530	[thread overview]
Message-ID: <20170810111853.GA3638@vireshk-i7> (raw)
In-Reply-To: <1502363810-20038-1-git-send-email-sudeep.holla@arm.com>

On 10-08-17, 12:16, Sudeep Holla wrote:
> There are couple of places where 8 spaces are used instead of tabs.
> Replace former by latter. No functional change intended.
> 
> Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> Reported-by: Viresh Kumar <viresh.kumar@linaro.org>
> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
> ---
>  drivers/cpufreq/Kconfig.arm | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> Hi Viresh,
> 
> I found I am the culprit for the indentation issue you pointed out in
> SCMI patch. Looks like I am always copy pasting from previous places
> I added and spreading it :)

Yeah, you are the one.

> diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm
> index 1f617143838c..753375c9d5dd 100644
> --- a/drivers/cpufreq/Kconfig.arm
> +++ b/drivers/cpufreq/Kconfig.arm
> @@ -41,10 +41,10 @@ config ARM_DT_BL_CPUFREQ
>  	  big.LITTLE platform. This gets frequency tables from DT.
> 
>  config ARM_VEXPRESS_SPC_CPUFREQ
> -        tristate "Versatile Express SPC based CPUfreq driver"
> +	tristate "Versatile Express SPC based CPUfreq driver"
>  	depends on ARM_BIG_LITTLE_CPUFREQ && ARCH_VEXPRESS_SPC
> -        help
> -          This add the CPUfreq driver support for Versatile Express
> +	help
> +	  This add the CPUfreq driver support for Versatile Express
>  	  big.LITTLE platforms using SPC for power management.
> 
>  config ARM_EXYNOS5440_CPUFREQ
> @@ -227,9 +227,9 @@ config ARM_SCMI_CPUFREQ
>  	  firmware providing the CPU DVFS functionality.
> 
>  config ARM_SCPI_CPUFREQ
> -        tristate "SCPI based CPUfreq driver"
> +	tristate "SCPI based CPUfreq driver"
>  	depends on ARM_BIG_LITTLE_CPUFREQ && ARM_SCPI_PROTOCOL && COMMON_CLK_SCPI
> -        help
> +	help
>  	  This adds the CPUfreq driver support for ARM big.LITTLE platforms
>  	  using SCPI protocol for CPU power management.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

      reply	other threads:[~2017-08-10 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-10 11:16 [PATCH] cpufreq: Kconfig: fix indentation in couple of entries Sudeep Holla
2017-08-10 11:18 ` Viresh Kumar [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=20170810111853.GA3638@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=sudeep.holla@arm.com \
    /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