[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)
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

Simple merge