Re: [PATCH] rust: remove unnecessary #includes

From: Tamir Duberstein
Date: Wed Oct 09 2024 - 12:24:19 EST


On Wed, Oct 9, 2024 at 11:58 AM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> Andreas: was there a reason to keep those `#include`s, just in case?

FWIW already not all files in rust/helpers/ had these `#include`s,
e.g. `uaccess.c`.

Thanks for calling out the grammar fix, I'll state that in v2. Should I split it
into a separate patch?