-
- Downloads
rust: helpers: remove unnecessary header includes
Commit e26fa546 ("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@gmail.com> Reviewed-by:
Gary Guo <gary@garyguo.net> Reviewed-by:
Andreas Hindborg <a.hindborg@kernel.org> Link: https://lore.kernel.org/r/20241009162553.27845-2-tamird@gmail.com [ Reworded title. - Miguel ] Signed-off-by:
Miguel Ojeda <ojeda@kernel.org>
Showing
- rust/helpers/build_bug.c 0 additions, 1 deletionrust/helpers/build_bug.c
- rust/helpers/err.c 0 additions, 1 deletionrust/helpers/err.c
- rust/helpers/kunit.c 0 additions, 1 deletionrust/helpers/kunit.c
- rust/helpers/mutex.c 0 additions, 1 deletionrust/helpers/mutex.c
- rust/helpers/refcount.c 0 additions, 1 deletionrust/helpers/refcount.c
- rust/helpers/signal.c 0 additions, 1 deletionrust/helpers/signal.c
- rust/helpers/spinlock.c 0 additions, 1 deletionrust/helpers/spinlock.c
- rust/helpers/task.c 0 additions, 1 deletionrust/helpers/task.c
- rust/helpers/wait.c 0 additions, 1 deletionrust/helpers/wait.c
- rust/helpers/workqueue.c 0 additions, 1 deletionrust/helpers/workqueue.c
Loading
Please register or sign in to comment