Re: [PATCH net-next] net: ethernet: Sort Kconfig sourcing alphabetically

2018-05-21 Thread David Miller
From: Florian Fainelli Date: Sun, 20 May 2018 20:58:28 -0700 > A number of entries were not alphabetically sorted, remedy that. > > Signed-off-by: Florian Fainelli Applied.

Re: [PATCH net-next] net: ethernet: Sort Kconfig sourcing alphabetically

2018-05-21 Thread Andrew Lunn
On Sun, May 20, 2018 at 08:58:28PM -0700, Florian Fainelli wrote: > A number of entries were not alphabetically sorted, remedy that. > > Signed-off-by: Florian Fainelli Reviewed-by: Andrew Lunn Hi Florian The Makefile could do with the same treatment. Andrew

[PATCH net-next] net: ethernet: Sort Kconfig sourcing alphabetically

2018-05-20 Thread Florian Fainelli
A number of entries were not alphabetically sorted, remedy that. Signed-off-by: Florian Fainelli --- drivers/net/ethernet/Kconfig | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/net/ethernet/Kconfig b/drivers/net/ethernet/Kconfig index 54d71e1c48d5..a