From: Martin Schwidefsky Date: Wed, 19 Aug 2015 08:42:23 +0000 (+0200) Subject: s390/dcssblk: correct out of bounds array indexes X-Git-Tag: omap-for-v4.3/fixes-merge-window~38^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42cfc6b590c5eb7ae3c1de89594f8f2193ecbc97;p=pandora-kernel.git s390/dcssblk: correct out of bounds array indexes Fix a couple of warnings like this: [linux-4.2-rc7/drivers/s390/block/dcssblk.c:553]: (style) Array index 'j' is used before limits check. Reported-by: David Binderman Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed