Re: [PATCH v6 2/2] rust: hid: Glorious PC Gaming Race Model O and O- mice reference driver

From: Rahul Rameshbabu

Date: Sun Feb 22 2026 - 21:52:36 EST


On Mon, 23 Feb, 2026 03:38:23 +0100 "Greg KH" <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> On Sun, Feb 22, 2026 at 09:56:51PM +0000, Rahul Rameshbabu wrote:
>> MAINTAINERS | 6 +++
>> drivers/hid/hid-glorious.c | 2 +
>> drivers/hid/hid_glorious_rust.rs | 60 +++++++++++++++++++++++++++
>> drivers/hid/rust/Kconfig | 16 +++++++
>> drivers/hid/rust/Makefile | 6 +++
>> drivers/hid/rust/hid_glorious_rust.rs | 60 +++++++++++++++++++++++++++
>> 6 files changed, 150 insertions(+)
>> create mode 100644 drivers/hid/hid_glorious_rust.rs
>> create mode 100644 drivers/hid/rust/Makefile
>> create mode 100644 drivers/hid/rust/hid_glorious_rust.rs
>
> You seem to have the same file in here in two different locations :(

Yeah, I noticed this right after sending out the patches....
drivers/hid/hid_glorious_rust.rs was meant to be removed.

https://lore.kernel.org/rust-for-linux/wjfjzjc626n55zvhksiyldobwubr2imbvfavqej333lvnka2wn@r4zfcjqtanvu/

I accidentally had a local copy in my work tree and managed to re-add
it. I will need a v7 of this series either way, but that was
unfortunate....

Thanks,
Rahul Rameshbabu