From: Martin K. Petersen Date: Mon, 18 Jan 2010 23:43:18 +0000 (-0500) Subject: [SCSI] sd: Combine DIF/DIX error handling X-Git-Tag: v2.6.34-rc1~284^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa4698fcf59c3bd01c171e5e558bae9e8eb396f1;p=pandora-kernel.git [SCSI] sd: Combine DIF/DIX error handling DIF and DIX errors are handled identically at this point. Collapse the switch cases into one and let scsi_io_completion print result and sense data. Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed