Re: [PATCH net-next] 8390: Fix coding-style issues
From: Armin Wolf Date: Sun, 28 Jun 2020 00:07:47 +0200 > Fix some coding-style issues, including one which > made the function pointers in the struct ei_device > hard to understand. > > Signed-off-by: Armin Wolf Applied.
[PATCH net-next] 8390: Fix coding-style issues
Fix some coding-style issues, including one which made the function pointers in the struct ei_device hard to understand. Signed-off-by: Armin Wolf --- drivers/net/ethernet/8390/8390.h | 61 +++- 1 file changed, 36 insertions(+), 25 deletions(-) diff --git a/drivers/n