Skip to content

rust: helpers: avoid -Wmissing-declarations in W=1 builds#665

Merged
ojeda merged 1 commit intoRust-for-Linux:rustfrom
ojeda:missing-declarations
Feb 8, 2022
Merged

rust: helpers: avoid -Wmissing-declarations in W=1 builds#665
ojeda merged 1 commit intoRust-for-Linux:rustfrom
ojeda:missing-declarations

Conversation

@ojeda
Copy link
Copy Markdown
Member

@ojeda ojeda commented Feb 8, 2022

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

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>
@ojeda ojeda merged commit eb2238d into Rust-for-Linux:rust Feb 8, 2022
@ojeda ojeda deleted the missing-declarations branch February 8, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant