From 42cfc6b590c5eb7ae3c1de89594f8f2193ecbc97 Mon Sep 17 00:00:00 2001 From: Martin Schwidefsky Date: Wed, 19 Aug 2015 10:42:23 +0200 Subject: [PATCH] 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-format-patch failed