aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkuboot.sh
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-02-04 10:53:16 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-02-19 22:50:33 +0900
commitf43e9daace4efc146aa653179bdebb478be5de8a (patch)
treefd7f81bf5d7cb36c9bd29b23699b0a0999022e5b /scripts/mkuboot.sh
parentkbuild: gitignore output directory (diff)
downloadlinux-dev-f43e9daace4efc146aa653179bdebb478be5de8a.tar.xz
linux-dev-f43e9daace4efc146aa653179bdebb478be5de8a.zip
kallsyms: add static qualifiers where missing
Fix the following sparse warnings: scripts/kallsyms.c:65:5: warning: symbol 'token_profit' was not declared. Should it be static? scripts/kallsyms.c:68:15: warning: symbol 'best_table' was not declared. Should it be static? scripts/kallsyms.c:69:15: warning: symbol 'best_table_len' was not declared. Should it be static? Also, remove 'inline' from is_arm_mapping_symbol(). The compiler will inline it anyway when it is appropriate to do so. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/mkuboot.sh')
0 files changed, 0 insertions, 0 deletions