Skip to content

Commit 78b07ac

Browse files
tlfalcondavem330
authored andcommitted
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 <[email protected]> Signed-off-by: Thomas Falcon <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 7703273 commit 78b07ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ethernet/ibm/ibmvnic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
static const char ibmvnic_driver_name[] = "ibmvnic";
8282
static const char ibmvnic_driver_string[] = "IBM System i/p Virtual NIC Driver";
8383

84-
MODULE_AUTHOR("Santiago Leon <[email protected]>");
84+
MODULE_AUTHOR("Santiago Leon");
8585
MODULE_DESCRIPTION("IBM System i/p Virtual NIC Driver");
8686
MODULE_LICENSE("GPL");
8787
MODULE_VERSION(IBMVNIC_DRIVER_VERSION);

0 commit comments

Comments
 (0)