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: <20210603164557.q22aruv72r2aic7o@earth.universe>
Date:   Thu, 3 Jun 2021 18:45:57 +0200
From:   Sebastian Reichel <sre@...nel.org>
To:     Jian Xin <xinjian34324@....com>
Cc:     linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jian Xin <xinjian@...ong.com>
Subject: Re: [PATCH] power: supply: ab8500_fg: Fix typo

Hi,

On Thu, Jun 03, 2021 at 05:47:18PM +0800, Jian Xin wrote:
> From: Jian Xin <xinjian@...ong.com>
> 
> fix misspelled 'interrupts'
> 
> Signed-off-by: Jian Xin <xinjian@...ong.com>
> ---

Thanks, queued.

-- Sebastian

>  drivers/power/supply/ab8500_fg.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/power/supply/ab8500_fg.c b/drivers/power/supply/ab8500_fg.c
> index 06ff42c71f24..64c6037cb0bc 100644
> --- a/drivers/power/supply/ab8500_fg.c
> +++ b/drivers/power/supply/ab8500_fg.c
> @@ -58,7 +58,7 @@
>  	((y1) + ((((y2) - (y1)) * ((x) - (x1))) / ((x2) - (x1))));
>  
>  /**
> - * struct ab8500_fg_interrupts - ab8500 fg interupts
> + * struct ab8500_fg_interrupts - ab8500 fg interrupts
>   * @name:	name of the interrupt
>   * @isr		function pointer to the isr
>   */
> -- 
> 2.25.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