]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] Make spi_print_msg more consistent
authorMatthew Wilcox <matthew@wil.cx>
Tue, 7 Feb 2006 15:05:26 +0000 (08:05 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 28 Feb 2006 04:55:10 +0000 (22:55 -0600)
commite24d873d250f9999ad3703f220e3759c1fb70998
treec35506de006417b827bbaf62fc0e532df6ad39b3
parent6ea3c0b2dac0d6a857d6bc010e544f4c901fff78
[SCSI] Make spi_print_msg more consistent

Almost all the output from spi_print_msg() has a trailing space.
This patch fixes up the three cases that don't.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_transport_spi.c