]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/net/amd8111e.c: Fix continuation line formats
authorJoe Perches <joe@perches.com>
Sun, 31 Jan 2010 10:02:09 +0000 (10:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Feb 2010 02:44:02 +0000 (18:44 -0800)
commit398d5c3f7e5548628108ca63fde49b4ea681aae7
tree28689aae0f224fdfdd0614d22e1e30a61b1a43e0
parent19db6ba28dbed407936f2ad0ebf78c28ddaeafe4
drivers/net/amd8111e.c: Fix continuation line formats

String constants that are continued on subsequent lines with \
are not good.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/amd8111e.c