From: Heiko Carstens Date: Mon, 30 Mar 2015 09:11:49 +0000 (+0200) Subject: s390/syscalls: simplify syscall_get_arch() X-Git-Tag: omap-for-v4.1/fixes-rc1~143^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a327ffd3d6a79ed85d53b683c185196060ac3b3;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed