commit | 91e83432f8abc1fc93499a2323f6c4bd6026029e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jan 31 10:02:09 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 03 18:44:02 2010 -0800 |
tree | 28689aae0f224fdfdd0614d22e1e30a61b1a43e0 | |
parent | 24c4a3b29255f9f8bc48d93597a58256b5a1f83f [diff] |
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>