Re: [PATCH] net/ethernet/sgi: Code cleanup

2017-10-19 Thread Joshua Kinard
On 10/19/2017 08:27, David Miller wrote: > From: Joshua Kinard > Date: Tue, 17 Oct 2017 13:54:30 -0400 > >> From: Joshua Kinard >> >> The below patch attempts to clean up the code for the in-tree driver >> for IOC3 ethernet and serial console support,

Re: [PATCH] net/ethernet/sgi: Code cleanup

2017-10-19 Thread David Miller
From: Joshua Kinard Date: Tue, 17 Oct 2017 13:54:30 -0400 > From: Joshua Kinard > > The below patch attempts to clean up the code for the in-tree driver > for IOC3 ethernet and serial console support, primarily used by SGI > MIPS platforms. Notable changes

[PATCH] net/ethernet/sgi: Code cleanup

2017-10-17 Thread Joshua Kinard
From: Joshua Kinard The below patch attempts to clean up the code for the in-tree driver for IOC3 ethernet and serial console support, primarily used by SGI MIPS platforms. Notable changes include: - Lots of whitespace cleanup - Using shorthand integer types (u16, u32,