]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro
authorRobert Love <robert.w.love@intel.com>
Tue, 25 Aug 2009 20:58:31 +0000 (13:58 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 5 Sep 2009 14:47:30 +0000 (09:47 -0500)
commitee610c6701875525d5c61fa6e56ddbf3e645b8df
treee08cce6ba26c2e7c5c8e10b5cb6a69a1a92cafac
parent70b31c152dc49ef70bd2b34ad53ccbd9bb4116d4
[SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro

There's currently no space between the interface name and the
user specified format/string. This patch adds a space and a colon
to the output to separate the interface name and the user
specified string.

So, instead of "ethXfoo" it will read "ethX: foo".

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/fcoe.h