linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@linaro.org>
To: Aisheng Dong <aisheng.dong@nxp.com>
Cc: "dongas86@gmail.com" <dongas86@gmail.com>,
	"khilman@kernel.org" <khilman@kernel.org>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"rjw@rjwysocki.net" <rjw@rjwysocki.net>,
	dl-linux-imx <linux-imx@nxp.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 6/6] PM / domains: Remove one unnecessary blank line
Date: Wed, 6 Mar 2019 15:29:39 +0100	[thread overview]
Message-ID: <CAPDyKFpiR8Ywm75E6CW1vWLXuHa=HMRLihcXf3s3tJbaKZGG-A@mail.gmail.com> (raw)
In-Reply-To: <1551878302-8146-7-git-send-email-aisheng.dong@nxp.com>

On Wed, 6 Mar 2019 at 14:25, Aisheng Dong <aisheng.dong@nxp.com> wrote:
>
> Remove one unnecessary blank line
>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
> ---
>  drivers/base/power/domain_governor.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/base/power/domain_governor.c b/drivers/base/power/domain_governor.c
> index 99896fb..4d07e38 100644
> --- a/drivers/base/power/domain_governor.c
> +++ b/drivers/base/power/domain_governor.c
> @@ -128,7 +128,6 @@ static bool __default_power_down_ok(struct dev_pm_domain *pd,
>         off_on_time_ns = genpd->states[state].power_off_latency_ns +
>                 genpd->states[state].power_on_latency_ns;
>
> -

Normally I would do these kind of cleanups while working on some
closely related code. However, I have no problem with it, if Rafael
want's to pick it up.

>         min_off_time_ns = -1;
>         /*
>          * Check if subdomains can be off for enough time.
> --
> 2.7.4
>

Kind regards
Uffe

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-03-06 14:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-06 13:25 [PATCH 0/6] PM / Domains: A few clean up and minor fixes Aisheng Dong
2019-03-06 13:25 ` [PATCH 1/6] PM / Domains: Improve warn for multiple states but no governor in genpd Aisheng Dong
2019-03-06 14:17   ` Ulf Hansson
2019-03-07 13:57     ` Aisheng Dong
2019-03-06 13:25 ` [PATCH 2/6] PM / Domains: Return for all error cases in _genpd_power_off Aisheng Dong
2019-03-06 14:17   ` Ulf Hansson
2019-03-06 13:25 ` [PATCH 3/6] PM / Domains: Remove the unnecessary ->power_off() check in genpd_power_off Aisheng Dong
2019-03-06 13:25 ` [PATCH 4/6] PM / Domains: Move the Subdomain check into _genpd_power_off Aisheng Dong
2019-03-06 14:26   ` Ulf Hansson
2019-03-06 14:47     ` Aisheng Dong
2019-03-06 13:25 ` [PATCH 5/6] PM / QoS: Fix a typo in file description Aisheng Dong
2019-03-06 13:25 ` [PATCH 6/6] PM / domains: Remove one unnecessary blank line Aisheng Dong
2019-03-06 14:29   ` Ulf Hansson [this message]
2019-03-12  9:38 ` [PATCH 0/6] PM / Domains: A few clean up and minor fixes Rafael J. Wysocki

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='CAPDyKFpiR8Ywm75E6CW1vWLXuHa=HMRLihcXf3s3tJbaKZGG-A@mail.gmail.com' \
    --to=ulf.hansson@linaro.org \
    --cc=aisheng.dong@nxp.com \
    --cc=dongas86@gmail.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    /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).