From: FUJITA Tomonori Date: Sun, 13 Jan 2008 06:46:13 +0000 (+0900) Subject: [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE X-Git-Tag: v2.6.25-rc1~1230^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b80ca4f7ee36c26d300c5a8f429e73372d153379;p=pandora-kernel.git [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE This replaces sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE in several LLDs. It's a preparation for the future changes to remove sense_buffer array in scsi_cmnd structure. Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed