Re: [PATCH 07/10] drivers/net/amd8111e.c: Fix continuation line formats
From: David Miller <davem@davemloft.net>
Date: 2010-02-04 02:44:01
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2010-02-04 02:44:01
Also in:
lkml
From: Joe Perches <joe@perches.com> Date: Sun, 31 Jan 2010 12:02:09 -0800
String constants that are continued on subsequent lines with \ are not good. Signed-off-by: Joe Perches <joe@perches.com>
Applied, thanks.