projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39ca5f0
)
drivers/net: Fix continuation lines
author
Joe Perches
<joe@perches.com>
Fri, 26 Mar 2010 16:27:55 +0000
(16:27 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 27 Mar 2010 15:33:22 +0000
(08:33 -0700)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/atlx/atl1.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/atlx/atl1.c
b/drivers/net/atlx/atl1.c
index 9ba547069db3c44d13005532e550837ea1bb8350..0ebd8208f606afdaf0f387ad3353ccb7b3d958e8 100644
(file)
--- 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);