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: <ZwLUYeogos-yGrlL@e110455-lin.cambridge.arm.com>
Date: Sun, 6 Oct 2024 19:18:09 +0100
From: Liviu Dudau <liviu.dudau@....com>
To: Shivam Chaudhary <cvam0000@...il.com>
Cc: sudeep.holla@....com, lpieralisi@...nel.org, linus.walleij@...aro.org,
	linux@...linux.org.uk, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Fix typo in versatile.c

On Sat, Oct 05, 2024 at 02:21:17PM +0530, Shivam Chaudhary wrote:
> Corrected minor typo in versatile.c
> - Fixed "documentaton" to "documentation"
> 
> Signed-off-by: Shivam Chaudhary <cvam0000@...il.com>

Acked-by: Liviu Dudau <liviu.dudau@....com>

> ---
>  arch/arm/mach-versatile/versatile.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-versatile/versatile.c b/arch/arm/mach-versatile/versatile.c
> index 7ef03d0c224d..f0c80d4663ca 100644
> --- a/arch/arm/mach-versatile/versatile.c
> +++ b/arch/arm/mach-versatile/versatile.c
> @@ -134,7 +134,7 @@ static void __init versatile_dt_pci_init(void)
>  	val = readl(versatile_sys_base + VERSATILE_SYS_PCICTL_OFFSET);
>  	if (val & 1) {
>  		/*
> -		 * Enable PCI accesses. Note that the documentaton is
> +		 * Enable PCI accesses. Note that the documentation is
>  		 * inconsistent whether or not this is needed, but the old
>  		 * driver had it so we will keep it.
>  		 */
> -- 
> 2.34.1
> 

-- 
====================
| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---------------
    ¯\_(ツ)_/¯

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ