From: Martin K. Petersen Date: Wed, 28 Feb 2007 03:40:55 +0000 (-0500) Subject: [SCSI] sd: make printing use a common prefix X-Git-Tag: v2.6.22-rc1~1015^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e73aec8247032ee730b5f38edf48922c4f72522e;p=pandora-kernel.git [SCSI] sd: make printing use a common prefix Make SCSI disk printing more consistent: - Define sd_printk(), sd_print_sense_hdr() and sd_print_result() - Move relevant header bits into sd.h - Remove all the legacy disk_name passing and use scsi_disk pointers where possible - Switch printk() lines to the new sd_ functions so that output is consistent Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed