Linux Power Management development
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Colin Ian King <colin.i.king@gmail.com>,
	Sebastian Reichel <sre@kernel.org>, Chen-Yu Tsai <wens@csie.org>,
	linux-pm@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] power: supply: axp288_fuel_gauge: Fix spelling mistake "resisitor" -> "resistor"
Date: Wed, 2 Feb 2022 13:45:55 +0100	[thread overview]
Message-ID: <8386b5bf-46bd-5927-9119-cdf77e1df082@redhat.com> (raw)
In-Reply-To: <20220202091246.580091-1-colin.i.king@gmail.com>

Hi,

On 2/2/22 10:12, Colin Ian King wrote:
> There is a spelling mistake in a MODULE_PARM_DESC description. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Oops my bad, patch looks good to me:

Acked-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans

> ---
>  drivers/power/supply/axp288_fuel_gauge.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/power/supply/axp288_fuel_gauge.c b/drivers/power/supply/axp288_fuel_gauge.c
> index dcedbc59732d..13be2c1d6528 100644
> --- a/drivers/power/supply/axp288_fuel_gauge.c
> +++ b/drivers/power/supply/axp288_fuel_gauge.c
> @@ -91,7 +91,7 @@
>  
>  static bool no_current_sense_res;
>  module_param(no_current_sense_res, bool, 0444);
> -MODULE_PARM_DESC(no_current_sense_res, "No (or broken) current sense resisitor");
> +MODULE_PARM_DESC(no_current_sense_res, "No (or broken) current sense resistor");
>  
>  enum {
>  	QWBTU_IRQ = 0,
> 


  reply	other threads:[~2022-02-02 12:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02  9:12 [PATCH][next] power: supply: axp288_fuel_gauge: Fix spelling mistake "resisitor" -> "resistor" Colin Ian King
2022-02-02 12:45 ` Hans de Goede [this message]
2022-02-02 19:06   ` Sebastian Reichel

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=8386b5bf-46bd-5927-9119-cdf77e1df082@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=colin.i.king@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@kernel.org \
    --cc=wens@csie.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