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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 22 Mar 2021 15:00:33 +0100
From:   Sebastian Reichel <sre@...nel.org>
To:     Randy Dunlap <rdunlap@...badil.infradead.org>
Cc:     Bhaskar Chowdhury <unixbhaskar@...il.com>,
        linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] power: supply: charger-manager: Fix a typo

Hi,

On Fri, Mar 19, 2021 at 11:11:47AM -0700, Randy Dunlap wrote:
> On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:
> 
> > s/systme/system/
> > 
> > Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> 
> Acked-by: Randy Dunlap <rdunlap@...radead.org>

Thanks, queued.

-- Sebastian

> > ---
> > drivers/power/supply/charger-manager.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/power/supply/charger-manager.c b/drivers/power/supply/charger-manager.c
> > index 4dea8ecd70bc..45da870aecca 100644
> > --- a/drivers/power/supply/charger-manager.c
> > +++ b/drivers/power/supply/charger-manager.c
> > @@ -1604,7 +1604,7 @@ static int charger_manager_probe(struct platform_device *pdev)
> > 	mutex_unlock(&cm_list_mtx);
> > 
> > 	/*
> > -	 * Charger-manager is capable of waking up the systme from sleep
> > +	 * Charger-manager is capable of waking up the system from sleep
> > 	 * when event is happened through cm_notify_event()
> > 	 */
> > 	device_init_wakeup(&pdev->dev, true);
> > --
> > 2.26.2
> > 
> > 

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