Re: [PATCH net-next v5 1/6] lib8390: Fix coding style issues and remove version printing

2020-09-14 Thread Joe Perches
On Mon, 2020-09-14 at 23:01 +0200, Armin Wolf wrote: > Fix various checkpatch warnings. > > Remove version printing so modules including lib8390 do not > have to provide a global version string for successful > compilation. This 8390 code is for a _really_ old driver. It doesn't seem likely these

[PATCH net-next v5 1/6] lib8390: Fix coding style issues and remove version printing

2020-09-14 Thread Armin Wolf
Fix various checkpatch warnings. Remove version printing so modules including lib8390 do not have to provide a global version string for successful compilation. Signed-off-by: Armin Wolf --- drivers/net/ethernet/8390/lib8390.c | 402 +--- 1 file changed, 186 insertions(+