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:
c8d1c0f
)
[S390] sparse: fix access past end of array warnings
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Sun, 30 Oct 2011 14:17:10 +0000
(15:17 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Sun, 30 Oct 2011 14:16:46 +0000
(15:16 +0100)
Remove unnecessary code to avoid false positives from sparse, e.g.
arch/s390/kernel/compat_signal.c:221:61: warning: invalid access past the end of 'set32' (8 8)
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found