drivers/net: Fix continuation lines
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
39ca5f033b
commit
44ebb95290
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
||||||
|
|
||||||
#define ATLX_DRIVER_VERSION "2.1.3"
|
#define ATLX_DRIVER_VERSION "2.1.3"
|
||||||
MODULE_AUTHOR("Xiong Huang <xiong.huang@atheros.com>, \
|
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_LICENSE("GPL");
|
||||||
MODULE_VERSION(ATLX_DRIVER_VERSION);
|
MODULE_VERSION(ATLX_DRIVER_VERSION);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue