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:
f45655f
)
s390/uaccess: remove pointless access_ok() checks
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Thu, 21 Feb 2013 15:57:42 +0000
(16:57 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 28 Feb 2013 08:37:09 +0000
(09:37 +0100)
access_ok() always returns 'true' on s390. Therefore all calls
are quite pointless and can be removed.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found