]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
authorJoe Perches <joe@perches.com>
Wed, 11 Aug 2010 01:01:21 +0000 (18:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:01 +0000 (08:59 -0700)
commitae68230c2da8e5be712acd50dd9115918fa28839
treefd909b218acb14e9e55c4bbd7ba4a5cc3f1b5fef
parent439d77f70f18ebe2b28757b141e67a25575fe363
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats

String constants that are continued on subsequent lines with \ will cause
spurious whitespace in the resulting output.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: James E.J. Bottomley <James.Bottomley@suse.de>
Cc: Giridhar Malavali <giridhar.malavali@qlogic.com>
Cc: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/qla2xxx/qla_os.c