From 1a327ffd3d6a79ed85d53b683c185196060ac3b3 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Mon, 30 Mar 2015 11:11:49 +0200 Subject: [PATCH] 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-format-patch failed