]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - arch/s390/include/asm/syscall.h
s390/syscalls: simplify syscall_get_arch()
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 30 Mar 2015 09:11:49 +0000 (11:11 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 30 Mar 2015 11:26:07 +0000 (13:26 +0200)
commit1a327ffd3d6a79ed85d53b683c185196060ac3b3
treee84daeecf3395b80dbedbe760d731c42412f3ebc
parent57fe1b263907430a27fabcfde11a144caac9f5cd
s390/syscalls: simplify syscall_get_arch()

Given that sizeof(long) is now always 8, we can simplify syscall_get_arch()
a bit.
Just another piece I didn't find when removing 31 bit support.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/syscall.h