On Wed, 17 Sep, 2025 12:25:33 +0200 "Benjamin Tissoires" <bentiss@kernel.org> wrote:
> On Sat, 13 Sep 2025 16:12:43 +0000, Rahul Rameshbabu wrote:
>> I am doing another resend. Let me know if it makes sense to start sending out
>> work I have on top of these changes. I wanted to wait till these changes got
>> merged first but maybe that is not the right strategy?
>>
>> https://lore.kernel.org/rust-for-linux/20250721020211.196394-2-sergeantsagara@protonmail.com/
>>
>> I incorporated Danilo's and Miguel's feedback from my v2. Additionally, I
>> noticed I had basic formatting issues when running scripts/checkpatch.pl.
>> I made sure to check the generated rustdocs and that the Rust examples
>> compile as part of the kunit infrastructure. I dropped the kref bindings
>> as they are no longer needed for this series.
>>
>> [...]
>
> Applied to hid/hid.git (for-6.18/core), thanks!
>
> [1/3] HID: core: Change hid_driver to use a const char* for name
> https://git.kernel.org/hid/hid/c/d1dd75c6500c
>
Thanks!
It will be nice not having to carry around that small cleanup patch.
-- Rahul Rameshbabu