From: Oliver Hartkopp Date: Thu, 19 Dec 2024 19:08:37 +0000 (+0100) Subject: MAINTAINERS: assign em_canid.c additionally to CAN maintainers X-Git-Tag: v6.14-rc1~162^2~94^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1263e69a7c47a68537476298f13f943fb954581e;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: assign em_canid.c additionally to CAN maintainers 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 Link: https://patch.msgid.link/20241219190837.3087-1-socketcan@hartkopp.net Signed-off-by: Marc Kleine-Budde --- diff --git a/MAINTAINERS b/MAINTAINERS index 0456a33ef6579..a7716f48f50c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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