diff options
author | Paul Burton <[email protected]> | 2018-06-22 20:17:51 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-06-23 20:52:09 +0900 |
commit | 99a9c28863ccccf25f6e95c5b38cb6884d922a7f (patch) | |
tree | 9101eb77970be97038e03cad61bf2430311083bd /lib/test_overflow.c | |
parent | 90e3f637eb4d2e1fdb6a799e758a21c2a4e20a1d (diff) |
net: pch_gbe: Use module_pci_driver()
Make use of the module_pci_driver() macro to remove some needless
boilerplate code from the pch_gbe driver. This does have the side effect
of removing the print of the driver's version during probe, but this is
pretty useless information anyway - the version has changed only once
whilst the driver has been in mainline, despite many changes being made
to it before and since.
Signed-off-by: Paul Burton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions