[SCSI] sd: make comment and printk string match code
authorPetr Uzel <petr.uzel@suse.cz>
Fri, 24 Feb 2012 15:56:54 +0000 (16:56 +0100)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 27 Mar 2012 07:26:28 +0000 (08:26 +0100)
commit2db93ce8cc1801ccb32a2f19062d110e5a9d4282
tree011620c8d8d32437b2ce24227001e32daf1c9075
parent7a3e97b0dc4bbac2ba7803564ab0057722689921
[SCSI] sd: make comment and printk string match code

Adapt comment and printk string after renaming sd_init_command to sd_prep_fn
Adapt comment and printk string after renaming sd_attach to sd_probe

Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Acked-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/sd.c