net: rtl8139: Finish cleanup
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 12 Apr 2020 21:01:45 +0000 (23:01 +0200)
committermarex <marex@desktop.lan>
Fri, 1 May 2020 10:35:21 +0000 (12:35 +0200)
commit0e5a4117a58b8d47b502d7e5536ca6b36d568806
tree124a4257d9cdb3bc9dbc905374ab2e939c0783ff
parent38b306db2334a6565b326874eb4ff536e28654ba
net: rtl8139: Finish cleanup

Finish the checkpatch cleanup of the driver, fix the remaining issues
in probe and init function and in global variables, rename the probe
function to rtl8139_init(), no functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/rtl8139.c