]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - include/linux/syscalls.h
syscalls: sort syscall prototypes in include/linux/syscalls.h
authorDominik Brodowski <linux@dominikbrodowski.net>
Sun, 25 Mar 2018 19:50:11 +0000 (21:50 +0200)
committerDominik Brodowski <linux@dominikbrodowski.net>
Mon, 2 Apr 2018 18:16:16 +0000 (20:16 +0200)
commit3c1c456f9b96c208c9dc9ad7aa3be36b8d488504
tree9b2f3b05d8850eddc75b4de62e2f9ee8df278f41
parent1bec510a9ebf00baa1aa8751e4a5d88b54efb748
syscalls: sort syscall prototypes in include/linux/syscalls.h

Shuffle the syscall prototypes in include/linux/syscalls.h around so
that they are kept in the same order as in
include/uapi/asm-generic/unistd.h. The individual entries are kept
the same, and neither modified to bring them in line with kernel coding
style nor wrapped in proper ifdefs.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
include/linux/syscalls.h