Rust-for-Linux/linux

rust: sort `rust/helpers.c`'s `#include`s and add comment about it

ojeda opened this issue · 6 comments

ojeda commented

The comment should be the same as the one found in rust/bindings/bindings_helper.h.

This requires submitting a proper patch to the LKML and the Rust for Linux mailing list. Please recall to test your changes, to use a proper title for the commit, to sign your commit under the Developer's Certificate of Origin and to add a Suggested-by: tag and aLink: tag to this issue. Please see https://rust-for-linux.com/contributing for details.

Please take this issue only if you are new to the kernel development process and you would like to use it as a test to submit your first patch to the kernel.

I'll take this one.

ojeda commented

Thanks -- please go ahead!

Why is this still open? Isn't this problem solved? Then I would like to contribute to solving this problem.

I have already sent a patch, not sure if it was merged or not.

ojeda commented

I will pick it as soon as the merge window closes.

ojeda commented

Applied to rust-next, thanks!