* [PATCH net-next 0/2] 8390: core cleanup
@ 2020-07-23 18:33 Armin Wolf
0 siblings, 0 replies; only message in thread
From: Armin Wolf @ 2020-07-23 18:33 UTC (permalink / raw)
To: davem; +Cc: netdev
The purpose of this patchset is to do some cleanups
in lib8390.c and 8390.c.
While most cleanups fix simple checkpatch warnings,
pr_cont() usage was replaced by a more SMP-safe construct.
Other functional changes include the removal of version-
printing in lib8390.c, so modules using lib8390.c do
not need a global version-string in order to compile
successfully.
Patches do compile and run flawless on 5.8.0-rc4 with
a RTL8029AS using ne2k-pci.
Armin Wolf (2):
8390: Miscellaneous cleanups
lib8390: Fix coding-style issues and remove verion printing
drivers/net/ethernet/8390/8390.c | 25 +-
drivers/net/ethernet/8390/lib8390.c | 639 ++++++++++++++--------------
2 files changed, 332 insertions(+), 332 deletions(-)
--
2.20.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-07-23 18:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-23 18:33 [PATCH net-next 0/2] 8390: core cleanup Armin Wolf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).