aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2021-07-05 15:06:54 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2021-07-09 04:00:39 +0900
commitc6a3a81d19b834e3aed819027f022c5938fca2ec (patch)
treef44a9b2ced0e0d8d9ca894cad174dbb807ee3ec2 /include
parentsparc: syscalls: use pattern rules to generate syscall headers (diff)
downloadwireguard-linux-c6a3a81d19b834e3aed819027f022c5938fca2ec.tar.xz
wireguard-linux-c6a3a81d19b834e3aed819027f022c5938fca2ec.zip
scripts: check duplicated syscall number in syscall table
Currently, syscall{hdr,tbl}.sh sorts the entire syscall table, but you can assume it is already sorted by the syscall number. The generated syscall table does not work if the same syscall number appears twice. Check it in the script. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions