xen: Drop asmlinkage everywhere
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 1 Sep 2017 17:05:21 +0000 (17:05 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 6 Sep 2017 10:00:14 +0000 (11:00 +0100)
commit12257de3cfff9b4ffa0b7379ef82c9ad7c8dbec9
treeea911405d1dc690335694a012177e8071f0cddef
parent150dd3946c521a9257c4dd97e6190c6b0df680d3
xen: Drop asmlinkage everywhere

asmlinkage is defined as nothing on all architectures, and not used
consistently anywhere, even in common code.  Remove it all.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/arm32/traps.c
xen/arch/arm/arm64/traps.c
xen/arch/arm/traps.c
xen/common/softirq.c
xen/include/acpi/acpixf.h
xen/include/asm-arm/config.h
xen/include/asm-x86/config.h
xen/include/xen/softirq.h