Re: [PATCH v2] rust: remove unnecessary header includes
From: Miguel Ojeda
Date: Mon Oct 21 2024 - 14:12:55 EST
On Wed, Oct 9, 2024 at 6:26 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> Commit e26fa546042a ("rust: kbuild: auto generate helper exports")
> removed the need for these by automatically generating the exports; it
> removed the explicit uses of `EXPORT_SYMBOL_GPL` but didn't remove the
> `#include <linux/export.h>`s.
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
Applied to `rust-next` -- thanks everyone!
[ Reworded title. - Miguel ]
Cheers,
Miguel