* [PATCH] MAINTAINERS: USB: add rust.rs to USB subsystem file list
@ 2026-06-25 15:08 Greg Kroah-Hartman
2026-06-25 16:09 ` Gary Guo
2026-06-25 16:30 ` Danilo Krummrich
0 siblings, 2 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2026-06-25 15:08 UTC (permalink / raw)
To: linux-usb, rust-for-linux
Cc: linux-kernel, Greg Kroah-Hartman, Danilo Krummrich
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3eeb134cb611..f477e348ecc0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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>
--
2.54.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: USB: add rust.rs to USB subsystem file list
2026-06-25 15:08 [PATCH] MAINTAINERS: USB: add rust.rs to USB subsystem file list Greg Kroah-Hartman
@ 2026-06-25 16:09 ` Gary Guo
2026-06-25 16:17 ` Greg Kroah-Hartman
2026-06-25 16:30 ` Danilo Krummrich
1 sibling, 1 reply; 4+ messages in thread
From: Gary Guo @ 2026-06-25 16:09 UTC (permalink / raw)
To: Greg Kroah-Hartman, linux-usb, rust-for-linux
Cc: linux-kernel, Danilo Krummrich
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@kernel.org>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
The subject should be "usb.rs" instead of "rust.rs".
Best,
Gary
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3eeb134cb611..f477e348ecc0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -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>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: USB: add rust.rs to USB subsystem file list
2026-06-25 16:09 ` Gary Guo
@ 2026-06-25 16:17 ` Greg Kroah-Hartman
0 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2026-06-25 16:17 UTC (permalink / raw)
To: Gary Guo; +Cc: linux-usb, rust-for-linux, linux-kernel, Danilo Krummrich
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@kernel.org>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: USB: add rust.rs to USB subsystem file list
2026-06-25 15:08 [PATCH] MAINTAINERS: USB: add rust.rs to USB subsystem file list Greg Kroah-Hartman
2026-06-25 16:09 ` Gary Guo
@ 2026-06-25 16:30 ` Danilo Krummrich
1 sibling, 0 replies; 4+ messages in thread
From: Danilo Krummrich @ 2026-06-25 16:30 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb, rust-for-linux, linux-kernel
On 6/25/26 5:08 PM, Greg Kroah-Hartman wrote:
> @@ -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
Pretty minor, but maybe you still want to add rust/helpers/usb.c.
- Danilo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-06-25 16:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-25 15:08 [PATCH] MAINTAINERS: USB: add rust.rs to USB subsystem file list Greg Kroah-Hartman
2026-06-25 16:09 ` Gary Guo
2026-06-25 16:17 ` Greg Kroah-Hartman
2026-06-25 16:30 ` Danilo Krummrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox