git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57fe1b2
)
s390/syscalls: simplify syscall_get_arch()
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 30 Mar 2015 09:11:49 +0000
(11:11 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 30 Mar 2015 11:26:07 +0000
(13:26 +0200)
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>
No differences found