From: Martin Schwidefsky Date: Sun, 30 Oct 2011 14:17:10 +0000 (+0100) Subject: [S390] sparse: fix access past end of array warnings X-Git-Tag: v3.2-rc1~109^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=399c1d8dbfdcf46977fd2e2a833b02e18a284810;p=pandora-kernel.git [S390] sparse: fix access past end of array warnings 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 --- Reading git-diff-tree failed