[SCSI] Fix printing of variable length commands
authorMartin K. Petersen <martin.petersen@ORACLE.COM>
Wed, 20 Jan 2010 07:17:40 +0000 (02:17 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 19 Feb 2010 17:14:11 +0000 (11:14 -0600)
We dereferenced the MAINTENANCE IN array when decoding variable length
commands.  Use the right array.  Also consolidate identical if
statements below.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/constants.c

Simple merge