s390/tape: remove redundant if statement
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 22 Jan 2015 10:10:39 +0000 (11:10 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 22 Jan 2015 11:51:49 +0000 (12:51 +0100)
commit55b5eb75e7ccdfe94b6ea1be6bba0c21149abecf
tree290dc153a8b26383b24d85020887d62b68cf2d70
parent926a7336a776263b5fdfa7b77fec704be1cae33f
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 <mlfbrown@stanford.edu>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/tape_34xx.c
This page took 0.03232 seconds and 5 git commands to generate.