mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next] MAINTAINERS: net: fix sort order
@ 2023-07-20 15:11 Marc Kleine-Budde
  2023-07-20 16:15 ` Justin Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marc Kleine-Budde @ 2023-07-20 15:11 UTC (permalink / raw)
  To: linux-kernel, netdev
  Cc: kernel, Marc Kleine-Budde, Florian Fainelli, Justin Chen

Linus seems to like the MAINTAINERS file sorted, see
c192ac735768 ("MAINTAINERS 2: Electric Boogaloo").

Since this is currently not the case, restore the sort order.

Cc: Florian Fainelli <florian.fainelli@broadcom.com>
Cc: Justin Chen <justin.chen@broadcom.com>
Fixes: 3abf3d15ffff ("MAINTAINERS: ASP 2.0 Ethernet driver maintainers")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 MAINTAINERS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3b123afcfc9e..66a06ac9729e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3838,6 +3838,15 @@ S:	Maintained
 F:	kernel/bpf/stackmap.c
 F:	kernel/trace/bpf_trace.c
 
+BROADCOM ASP 2.0 ETHERNET DRIVER
+M:	Justin Chen <justin.chen@broadcom.com>
+M:	Florian Fainelli <florian.fainelli@broadcom.com>
+L:	bcm-kernel-feedback-list@broadcom.com
+L:	netdev@vger.kernel.org
+S:	Supported
+F:	Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml
+F:	drivers/net/ethernet/broadcom/asp2/
+
 BROADCOM B44 10/100 ETHERNET DRIVER
 M:	Michael Chan <michael.chan@broadcom.com>
 L:	netdev@vger.kernel.org
@@ -4148,15 +4157,6 @@ F:	drivers/net/mdio/mdio-bcm-unimac.c
 F:	include/linux/platform_data/bcmgenet.h
 F:	include/linux/platform_data/mdio-bcm-unimac.h
 
-BROADCOM ASP 2.0 ETHERNET DRIVER
-M:	Justin Chen <justin.chen@broadcom.com>
-M:	Florian Fainelli <florian.fainelli@broadcom.com>
-L:	bcm-kernel-feedback-list@broadcom.com
-L:	netdev@vger.kernel.org
-S:	Supported
-F:	Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml
-F:	drivers/net/ethernet/broadcom/asp2/
-
 BROADCOM IPROC ARM ARCHITECTURE
 M:	Ray Jui <rjui@broadcom.com>
 M:	Scott Branden <sbranden@broadcom.com>
-- 
2.40.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-22  2:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-20 15:11 [PATCH net-next] MAINTAINERS: net: fix sort order Marc Kleine-Budde
2023-07-20 16:15 ` Justin Chen
2023-07-20 18:23 ` Randy Dunlap
2023-07-20 18:27 ` Florian Fainelli
2023-07-22  2:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome