[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)
commit6f131ce1dfa9b283ddc212df42b015d152c670a5
treeb890231ccd08f34a9abbde5d558640f3c0788d86
parent36ed2176fedaa180b8ea3cdacf68c958e0090a3c
[SCSI] Fix warning: zero-length gnu_printf format string

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>
drivers/scsi/constants.c