Skip to content
Commit 76903a96 authored by Yonghong Song's avatar Yonghong Song Committed by Kees Cook
Browse files

kallsyms: Change func signature for cleanup_symbol_name()



All users of cleanup_symbol_name() do not use the return value.
So let us change the return value of cleanup_symbol_name() to
'void' to reflect its usage pattern.

Suggested-by: default avatarNick Desaulniers <ndesaulniers@google.com>
Signed-off-by: default avatarYonghong Song <yonghong.song@linux.dev>
Reviewed-by: default avatarNick Desaulniers <ndesaulniers@google.com>
Reviewed-by: default avatarSong Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20230825202036.441212-1-yonghong.song@linux.dev


Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 33f0467f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment