Re: [PATCH v3] rust: helpers: sort includes alphabetically in rust/helpers.c

From: Miguel Ojeda
Date: Wed Jul 19 2023 - 16:01:41 EST


On Wed, Apr 26, 2023 at 10:50 PM Ariel Miculas <amiculas@xxxxxxxxx> wrote:
>
> Sort the #include directives of rust/helpers.c alphabetically and add a
> comment specifying this. The reason for this is to improve readability
> and to be consistent with the other files with a similar approach within
> 'rust/'.
>
> Suggested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
> Link: https://github.com/Rust-for-Linux/linux/issues/1003
> Signed-off-by: Ariel Miculas <amiculas@xxxxxxxxx>

Applied to `rust-next`, thanks!

Cheers,
Miguel