You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust: helpers: explain file with a top-level comment
Also copy the same `EXPORT_SYMBOL_GPL` explanation to `exports.c`.
This also sums up the discussion at #637 about exporting or not the helpers that are not technically required at the moment (thanks @bjorn3 for the note about `rustc` not guaranteeing codegen for non-inline functions).
Signed-off-by: Miguel Ojeda <[email protected]>
0 commit comments