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: avoid -Wmissing-declarations in W=1 builds
Similar to commit 614f533 ("rust: helpers: avoid
`-Wmissing-prototypes` in `W=1` builds"), though this one only
applies to GCC.
Link: https://lore.kernel.org/lkml/202202081303.QEI35DwC-lkp@intel.com/
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
0 commit comments