From: Matthew Wilcox Date: Wed, 11 Jul 2007 18:54:55 +0000 (-0600) Subject: [SCSI] Clean up scsi_add_lun a bit X-Git-Tag: v2.6.23-rc1~1053^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d877688ef411313c94aa3c83c7473fbec6db32c;p=pandora-kernel.git [SCSI] Clean up scsi_add_lun a bit This patch tidies up scsi_add_lun a bit. I rewrote the kerneldoc to match the actual parameters, moved the check for RBC and MMC REPORT_LUN devices away from the switch(), changed the setup of sdev->type to account for BLIST_ISROM, moved the check for BLIST_NO_ULD_ATTACH further down in the function, removed a bogus comment and fixed some whitespace issues. Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed