]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: USB: add usb.rs to USB subsystem file list
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jun 2026 15:08:34 +0000 (16:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jun 2026 19:28:46 +0000 (20:28 +0100)
As was recently noted on the rust-for-linux list, the usb.rs file is not
listed as part of the USB SUBSYSTEM files, which can cause changes to it
to be not sent to the proper list and people.  Fix this up by adding it
to the USB SUBSYSTEM file list

Reported-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patch.msgid.link/2026062533-achiness-outsell-a93a@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS

index 3eeb134cb61107d5f3a5b2d29653caec6a60bd4e..f477e348ecc06e31dcd9d1cccf14daa4c398ff8c 100644 (file)
@@ -28054,6 +28054,7 @@ F:      include/dt-bindings/usb/
 F:     include/linux/usb.h
 F:     include/linux/usb/
 F:     include/uapi/linux/usb/
+F:     rust/kernel/usb.rs
 
 USB TYPEC BUS FOR ALTERNATE MODES
 M:     Heikki Krogerus <heikki.krogerus@linux.intel.com>