diff options
author | Dominik Brodowski | 2018-03-25 23:04:48 +0200 |
---|---|---|
committer | Dominik Brodowski | 2018-04-02 20:16:17 +0200 |
commit | c679a08983db7c1eb09930570b92ff7c9fd59c1c (patch) | |
tree | 0509fae68343f86403f4a15305ccaa823733899c /mm/page_alloc.c | |
parent | 0621150d4a4e17ca6c104ec6e6bcfe6127b33c90 (diff) |
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 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions