netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6/9] drivers/net: Fix continuation lines
       [not found] <cover.1269655208.git.joe@perches.com>
@ 2010-03-27  2:27 ` Joe Perches
  2010-03-27 15:34   ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Perches @ 2010-03-27  2:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jay Cliburn, Chris Snook, Jie Yang, atl1-devel, netdev

Signed-off-by: Joe Perches <joe@perches.com>
---
 drivers/net/atlx/atl1.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/atlx/atl1.c b/drivers/net/atlx/atl1.c
index 9ba5470..0ebd820 100644
--- a/drivers/net/atlx/atl1.c
+++ b/drivers/net/atlx/atl1.c
@@ -84,7 +84,7 @@
 
 #define ATLX_DRIVER_VERSION "2.1.3"
 MODULE_AUTHOR("Xiong Huang <xiong.huang@atheros.com>, \
-	Chris Snook <csnook@redhat.com>, Jay Cliburn <jcliburn@gmail.com>");
+Chris Snook <csnook@redhat.com>, Jay Cliburn <jcliburn@gmail.com>");
 MODULE_LICENSE("GPL");
 MODULE_VERSION(ATLX_DRIVER_VERSION);
 
-- 
1.7.0.14.g7e948

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 6/9] drivers/net: Fix continuation lines
  2010-03-27  2:27 ` [PATCH 6/9] drivers/net: Fix continuation lines Joe Perches
@ 2010-03-27 15:34   ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-03-27 15:34 UTC (permalink / raw)
  To: joe; +Cc: linux-kernel, jcliburn, chris.snook, jie.yang, atl1-devel, netdev

From: Joe Perches <joe@perches.com>
Date: Fri, 26 Mar 2010 19:27:55 -0700

> Signed-off-by: Joe Perches <joe@perches.com>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-27 15:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1269655208.git.joe@perches.com>
2010-03-27  2:27 ` [PATCH 6/9] drivers/net: Fix continuation lines Joe Perches
2010-03-27 15:34   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).