[SCSI] Fix warning: zero-length gnu_printf format string
authorJean Sacren <sakiwit@gmail.com>
Wed, 25 Aug 2010 23:58:09 +0000 (17:58 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 2 Sep 2010 20:15:31 +0000 (17:15 -0300)
warning: zero-length gnu_printf format string

Fix the above warning by inserting a space into the literal string.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found