diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-06-23 17:37:44 +0200 |
---|---|---|
committer | Jessica Yu <jeyu@kernel.org> | 2018-06-25 11:18:29 +0200 |
commit | 996302c5e85650722f1e5aeaeaaac12f9f362bf8 (patch) | |
tree | 05dcdf78271b69f9459fa1f5d37955d60f56f648 /kernel/module_signing.c | |
parent | module: print sensible error code (diff) | |
download | linux-996302c5e85650722f1e5aeaeaaac12f9f362bf8.tar.xz linux-996302c5e85650722f1e5aeaeaaac12f9f362bf8.zip |
module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literal
With the special case handling for Blackfin and Metag was removed by
commit 94e58e0ac312 ("export.h: remove code for prefixing symbols with
underscore"), VMLINUX_SYMBOL_STR() is now equivalent to __stringify().
Replace the remaining usages to prepare for the entire removal of
VMLINUX_SYMBOL_STR().
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'kernel/module_signing.c')
0 files changed, 0 insertions, 0 deletions