Re: [PATCH net-next 4/4] enetc: reorder macros and functions

2020-12-16 Thread Vladimir Oltean
On Tue, Dec 15, 2020 at 10:22:00PM +0100, Michael Walle wrote: > Now that there aren't any more macros with parameters, move the macros > above any functions. > > Signed-off-by: Michael Walle > --- Reviewed-by: Vladimir Oltean

Re: [PATCH net-next 4/4] enetc: reorder macros and functions

2020-12-15 Thread Andrew Lunn
On Tue, Dec 15, 2020 at 10:22:00PM +0100, Michael Walle wrote: > Now that there aren't any more macros with parameters, move the macros > above any functions. > > Signed-off-by: Michael Walle Reviewed-by: Andrew Lunn Andrew