From: David Miller
Date: Sun, 24 May 2020 18:15:12 -0700 (PDT)
>
> Please repost this with a proper subsystem/driver prefix in your Subject line
> and the appropriate target GIT tree inside the [] brackets.
>
> F.e. Subject: [PATCH v3 net] ne2k-pci: Fix various coding-style ...
Actually in thi
Please repost this with a proper subsystem/driver prefix in your Subject line
and the appropriate target GIT tree inside the [] brackets.
F.e. Subject: [PATCH v3 net] ne2k-pci: Fix various coding-style ...
Fixed a ton of minor checkpatch errors/warnings and remove version
printing at module init/when device is found and use MODULE_VERSION
instead. Also modifying the RTL8029 PCI string to include the compatible
RTL8029AS nic.
The only mayor issue remaining is the missing SPDX tag, but since the
exact