Re: [PATCH] MAINTAINERS: USB: add rust.rs to USB subsystem file list

From: Greg Kroah-Hartman

Date: Thu Jun 25 2026 - 12:19:26 EST


On Thu, Jun 25, 2026 at 05:09:36PM +0100, Gary Guo wrote:
> On Thu Jun 25, 2026 at 4:08 PM BST, Greg Kroah-Hartman wrote:
> > 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@xxxxxxxxxx>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>
> The subject should be "usb.rs" instead of "rust.rs".

Ugh, you are right, I'll fix that up when I commit this, thanks!

greg k-h