Skip to content
Commit ae68230c authored by Joe Perches's avatar Joe Perches Committed by Linus Torvalds
Browse files

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: default avatarJoe 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: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 439d77f7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment