diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-26 00:04:48 +0300 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 21:16:17 +0300 |
commit | c679a08983db7c1eb09930570b92ff7c9fd59c1c (patch) | |
tree | 0509fae68343f86403f4a15305ccaa823733899c /arch/x86/include/asm/sys_ia32.h | |
parent | 0621150d4a4e17ca6c104ec6e6bcfe6127b33c90 (diff) | |
download | linux-c679a08983db7c1eb09930570b92ff7c9fd59c1c.tar.xz |
syscalls: sort syscall prototypes in include/linux/compat.h
Shuffle the syscall prototypes in include/linux/compat.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 -- as an exception to this, add the
prefix "asmlinkage" where it was missing.
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'arch/x86/include/asm/sys_ia32.h')
0 files changed, 0 insertions, 0 deletions