Re: [OpenWrt-Devel] [PATCH 6/7] mac80211: cosmetic changes

2015-08-23 Thread Jonas Gorski
Hi, On Sun, Aug 23, 2015 at 1:02 PM, Dirk Neukirchen wrote: > > - remove net prefix from some modules > - try to sort alphabetically > Signed-off-by: Dirk Neukirchen please split this into two (first remove the net prefix, then reorder them), this should make it a bit less unreadable. regard

[OpenWrt-Devel] [PATCH 6/7] mac80211: cosmetic changes

2015-08-23 Thread Dirk Neukirchen
- remove net prefix from some modules - try to sort alphabetically Signed-off-by: Dirk Neukirchen --- package/kernel/mac80211/Makefile | 2494 +++--- 1 file changed, 1266 insertions(+), 1228 deletions(-) diff --git a/package/kernel/mac80211/Makefile b/package/ke