net: rtl8139: Minor cleanup of rtl_poll()
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 12 Apr 2020 20:43:16 +0000 (22:43 +0200)
committermarex <marex@desktop.lan>
Fri, 1 May 2020 10:35:21 +0000 (12:35 +0200)
commit468fd955626b650ebb7975d061d415682c91f041
tree793b93018d5960de4644a6bbef54e3faceee238a
parent67fdbc06be27728e41aa9682d6aaf5618d959765
net: rtl8139: Minor cleanup of rtl_poll()

Rename the function to rtl8139_recv(), clean up various checkpatch errors,
line-over-80 conditions, and malformed comments. No functional change.

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