[PATCH] arm64:kernel:Fix typo in comment

Marc Zyngier maz at kernel.org
Wed Jun 22 02:23:11 PDT 2022


On 2022-06-22 10:19, Jilin Yuan wrote:
> Delete the redundant word 'ARM'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin at cdjrlc.com>
> ---
>  arch/arm64/kernel/cpuinfo.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/kernel/cpuinfo.c b/arch/arm64/kernel/cpuinfo.c
> index 8eff0a34ffd4..bf61222c2c69 100644
> --- a/arch/arm64/kernel/cpuinfo.c
> +++ b/arch/arm64/kernel/cpuinfo.c
> @@ -241,7 +241,7 @@ static struct kobj_type cpuregs_kobj_type = {
>  };
> 
>  /*
> - * The ARM ARM uses the phrase "32-bit register" to describe a 
> register
> + * The ARM uses the phrase "32-bit register" to describe a register

No. the expression "ARM ARM" refers to the ARM Architecture Reference 
Manual.

         M.
-- 
Jazz is not dead. It just smells funny...



More information about the linux-arm-kernel mailing list