From: Martin K. Petersen Date: Wed, 28 Feb 2007 03:39:44 +0000 (-0500) Subject: [SCSI] constants.c: cleanup, verbose result printing X-Git-Tag: v2.6.22-rc1~1015^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684b7fe976554d12e6266d7280c87a0f3feff02e;p=pandora-kernel.git [SCSI] constants.c: cleanup, verbose result printing Clean up constants.c and make result printing more user friendly: - Refactor the command and sense functions so that the actual formatting can be called from the various helper functions with the correct prefix. - Replace scsi_print_hostbyte() and scsi_print_driverbyte() with scsi_print_result() which is verbose when CONFIG_SCSI_CONSTANTS is on. Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed