From: Simon Horman Date: Thu, 17 Apr 2025 10:15:01 +0000 (+0100) Subject: MAINTAINERS: Add ism.h to S390 NETWORKING DRIVERS X-Git-Tag: v6.15-rc4~30^2~17^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c083da15f06c808c44444bfcef3c939a07ad394b;p=thirdparty%2Flinux.git MAINTAINERS: Add ism.h to S390 NETWORKING DRIVERS ism.h appears to be part of s390 networking drivers so add it to the corresponding section in MAINTAINERS. This aids developers, and tooling such as get_maintainer.pl alike to CC patches to the appropriate people and mailing lists. And is in keeping with an ongoing effort for NETWORKING entries in MAINTAINERS to more accurately reflect the way code is maintained. Signed-off-by: Simon Horman Link: https://patch.msgid.link/20250417-ism-maint-v1-1-b001be8545ce@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/MAINTAINERS b/MAINTAINERS index 067f72e8af10e..aef5f9a8acf54 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21270,6 +21270,7 @@ L: linux-s390@vger.kernel.org L: netdev@vger.kernel.org S: Supported F: drivers/s390/net/ +F: include/linux/ism.h S390 PCI SUBSYSTEM M: Niklas Schnelle