lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 9 Jun 2022 21:26:14 +0200
From:   Sebastian Reichel <sebastian.reichel@...labora.com>
To:     Xiang wangx <wangxiang@...rlc.com>
Cc:     linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] power: supply: bq24257: Fix syntax errors in comments

Hi,

On Sat, Jun 04, 2022 at 10:18:11PM +0800, Xiang wangx wrote:
> Delete the redundant word 'is'.
> 
> Signed-off-by: Xiang wangx <wangxiang@...rlc.com>
> ---

Thanks, queued.

-- Sebastian

>  drivers/power/supply/bq24257_charger.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/power/supply/bq24257_charger.c b/drivers/power/supply/bq24257_charger.c
> index 96cb3290bcaa..ecba9ab86faf 100644
> --- a/drivers/power/supply/bq24257_charger.c
> +++ b/drivers/power/supply/bq24257_charger.c
> @@ -287,7 +287,7 @@ static int bq24257_set_input_current_limit(struct bq24257_device *bq,
>  {
>  	/*
>  	 * Address the case where the user manually sets an input current limit
> -	 * while the charger auto-detection mechanism is is active. In this
> +	 * while the charger auto-detection mechanism is active. In this
>  	 * case we want to abort and go straight to the user-specified value.
>  	 */
>  	if (bq->iilimit_autoset_enable)
> -- 
> 2.36.1
> 

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ