OSDN Git Service

x86/syscalls: Add prototypes for C syscall callbacks
authorBenjamin Thiel <b.thiel@posteo.de>
Thu, 23 Jan 2020 15:27:54 +0000 (16:27 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 17 Feb 2020 17:22:25 +0000 (18:22 +0100)
commit99ce3255fddf08fca9249488793c9b5c909ff0ab
tree52db01d977aa126d9f1d269d7f6b91063e6ea614
parentcdcb58cc05ed9a7f74509a023762488c111cdfb3
x86/syscalls: Add prototypes for C syscall callbacks

.. in order to fix a couple of -Wmissing-prototypes warnings.

No functional change.

 [ bp: Massage commit message and drop newlines. ]

Signed-off-by: Benjamin Thiel <b.thiel@posteo.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200123152754.20149-1-b.thiel@posteo.de
arch/x86/entry/common.c
arch/x86/include/asm/syscall.h