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: <d954f7af-0649-483b-9706-956f1eb71e6c@mleia.com>
Date: Mon, 30 Sep 2024 10:42:01 +0300
From: Vladimir Zapolskiy <vz@...ia.com>
To: Shen Lichuan <shenlichuan@...o.com>, srinivas.kandagatla@...aro.org,
 claudiu.beznea@...on.dev
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
 opensource.kernel@...o.com
Subject: Re: [PATCH v1] nvmem: Correct some typos in comments

On 9/30/24 05:29, Shen Lichuan wrote:
> Fixed some confusing typos that were currently identified with codespell,
> the details are as follows:
> 
> -in the code comments:
> drivers/nvmem/brcm_nvram.c:25: underlaying ==> underlying
> drivers/nvmem/core.c:1250: alredy ==> already
> drivers/nvmem/core.c:1268: alredy ==> already
> drivers/nvmem/lpc18xx_otp.c:24: reseverd ==> reserved
> drivers/nvmem/microchip-otpc.c:159: devide ==> divide
> 
> Signed-off-by: Shen Lichuan <shenlichuan@...o.com>

<snip>

> diff --git a/drivers/nvmem/lpc18xx_otp.c b/drivers/nvmem/lpc18xx_otp.c
> index adc9948e7b2e..c41a0c58bec7 100644
> --- a/drivers/nvmem/lpc18xx_otp.c
> +++ b/drivers/nvmem/lpc18xx_otp.c
> @@ -21,7 +21,7 @@
>    * LPC18xx OTP memory contains 4 banks with 4 32-bit words. Bank 0 starts
>    * at offset 0 from the base.
>    *
> - * Bank 0 contains the part ID for Flashless devices and is reseverd for
> + * Bank 0 contains the part ID for Flashless devices and is reserved for
>    * devices with Flash.
>    * Bank 1/2 is generale purpose or AES key storage for secure devices.
>    * Bank 3 contains control data, USB ID and generale purpose words.

For lpc43xx/lpc18xx

Acked-by: Vladimir Zapolskiy <vz@...ia.com>

--
Best wishes,
Vladimir

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ