alpha: replace NR_SYSCALLS by NR_syscalls
authorYang Yang <yang.yang29@zte.com.cn>
Tue, 29 Mar 2022 02:57:38 +0000 (02:57 +0000)
committerMatt Turner <mattst88@gmail.com>
Tue, 14 Feb 2023 17:37:17 +0000 (12:37 -0500)
commitd6e595792fb6c02c220bf68b50cf7649b1f05e15
treeffe8c6632302b5cbe304f29b2927073c2dd137c8
parent19fa21d74704a7ee1158337ccccf19f8f6d82719
alpha: replace NR_SYSCALLS by NR_syscalls

Reference to other arch likes x86_64 or arm64 to do this replacement.
To solve compile error when using NR_syscalls in kernel[1].

[1] https://lore.kernel.org/all/202203270449.WBYQF9X3-lkp@intel.com/

Signed-off-by: Yang Yang <yang.yang29@zte.com.cn>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/unistd.h
arch/alpha/kernel/entry.S
kernel/trace/trace.h