ibmvnic: Remove module author mailing address
The original author left the project and so far has not responded to emails sent to the listed address. Signed-off-by: John Allen <jallen@linux.vnet.ibm.com> Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
77032732d0
commit
78b07ac1e4
@ -81,7 +81,7 @@
|
||||
static const char ibmvnic_driver_name[] = "ibmvnic";
|
||||
static const char ibmvnic_driver_string[] = "IBM System i/p Virtual NIC Driver";
|
||||
|
||||
MODULE_AUTHOR("Santiago Leon <santi_leon@yahoo.com>");
|
||||
MODULE_AUTHOR("Santiago Leon");
|
||||
MODULE_DESCRIPTION("IBM System i/p Virtual NIC Driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_VERSION(IBMVNIC_DRIVER_VERSION);
|
||||
|
Loading…
Reference in New Issue
Block a user