diff options
author | Masahiro Yamada | 2020-02-02 14:09:22 +0900 |
---|---|---|
committer | Masahiro Yamada | 2020-02-05 13:45:37 +0900 |
commit | cde26a6e17ec36f6f20102a7e5767c2a0096c95f (patch) | |
tree | 3b95ba15d09f64d4eefa9a98e6d335e16d395a40 /arch/s390 | |
parent | 8d60526999aace135de37220ec94ba40bc792234 (diff) |
kallsyms: fix type of kallsyms_token_table[]
kallsyms_token_table[] only contains ASCII characters. It should be
char instead of u8.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Masami Hiramatsu <mhiramat@kernel.org>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions