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]
Message-ID:
 <PH0PR03MB6512F8C4875AB4E522DFE03D8E642@PH0PR03MB6512.namprd03.prod.outlook.com>
Date: Thu, 12 Sep 2024 12:55:02 +0000
From: "Hennerich, Michael" <Michael.Hennerich@...log.com>
To: Andrew Kreimer <algonell@...il.com>, Sebastian Reichel <sre@...nel.org>
CC: "linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>,
        Matthew
 Wilcox <willy@...radead.org>
Subject: RE: [PATCH] power: supply: Fix a typo



> -----Original Message-----
> From: Andrew Kreimer <algonell@...il.com>
> Sent: Thursday, September 12, 2024 2:53 PM
> To: Hennerich, Michael <Michael.Hennerich@...log.com>; Sebastian Reichel
> <sre@...nel.org>
> Cc: linux-pm@...r.kernel.org; linux-kernel@...r.kernel.org; kernel-
> janitors@...r.kernel.org; Andrew Kreimer <algonell@...il.com>; Matthew
> Wilcox <willy@...radead.org>
> Subject: [PATCH] power: supply: Fix a typo
> 
> Fix a typo in comments.
> 
> Reported-by: Matthew Wilcox <willy@...radead.org>
> Signed-off-by: Andrew Kreimer <algonell@...il.com>

Acked-by: Michael Hennerich <michael.hennerich@...log.com>

> ---
>  drivers/power/supply/adp5061.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/power/supply/adp5061.c
> b/drivers/power/supply/adp5061.c index dac9875d993c..458fd3024373
> 100644
> --- a/drivers/power/supply/adp5061.c
> +++ b/drivers/power/supply/adp5061.c
> @@ -590,7 +590,7 @@ static int adp5061_get_property(struct
> power_supply *psy,
>  	case POWER_SUPPLY_PROP_VOLTAGE_AVG:
>  		/*
>  		 * This property is used to set the VWEAK threshold
> -		 * bellow this value, weak charge mode is entered
> +		 * below this value, weak charge mode is entered
>  		 * above this value, fast chargerge mode is entered
>  		 */
>  		return adp5061_get_vweak_th(st, val);
> --
> 2.46.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ