]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: assign em_canid.c additionally to CAN maintainers
authorOliver Hartkopp <socketcan@hartkopp.net>
Thu, 19 Dec 2024 19:08:37 +0000 (20:08 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 23 Dec 2024 11:39:12 +0000 (12:39 +0100)
The extended match rule em_canid is used to classify CAN frames based
on their CAN Identifier. To keep the CAN maintainers in the loop for
relevant changes which might affect the CAN specific functionality add
em_canid.c to the CAN NETWORK LAYER files.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Link: https://patch.msgid.link/20241219190837.3087-1-socketcan@hartkopp.net
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
MAINTAINERS

index 0456a33ef65792bacb5d305a6384d245844fb743..a7716f48f50c680b7a477dc49fcbdd5c6e777e74 100644 (file)
@@ -5065,6 +5065,7 @@ F:        include/uapi/linux/can/gw.h
 F:     include/uapi/linux/can/isotp.h
 F:     include/uapi/linux/can/raw.h
 F:     net/can/
+F:     net/sched/em_canid.c
 
 CAN-J1939 NETWORK LAYER
 M:     Robin van der Gracht <robin@protonic.nl>