From: Martin Schwidefsky Date: Thu, 22 Jan 2015 10:10:39 +0000 (+0100) Subject: s390/tape: remove redundant if statement X-Git-Tag: fixes-v4.0-rc1~134^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b5eb75e7ccdfe94b6ea1be6bba0c21149abecf;p=pandora-kernel.git s390/tape: remove redundant if statement The unit check handler for 3480 / 3490 tapes used to print a different warning message for erpa code 0x57 dependent on the device type. The warning messages have been remove in a cleanup, the if statement is a left over. Remove it. Reported-by: Fraser Brown Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed