diff options
author | Li Huafei <lihuafei1@huawei.com> | 2021-04-08 05:58:02 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-04-14 15:04:13 +0200 |
commit | f6f1f48e8b3b242dfa684d6e1b930d239d87533a (patch) | |
tree | 7b43487ef968df445ca018934e6631a68aa76d51 /kernel | |
parent | powerpc/security: Make symbol 'stf_barrier' static (diff) | |
download | linux-f6f1f48e8b3b242dfa684d6e1b930d239d87533a.tar.xz linux-f6f1f48e8b3b242dfa684d6e1b930d239d87533a.zip |
powerpc/mce: Make symbol 'mce_ue_event_work' static
The sparse tool complains as follows:
arch/powerpc/kernel/mce.c:43:1: warning:
symbol 'mce_ue_event_work' was not declared. Should it be static?
This symbol is not used outside of mce.c, so this commit marks it
static.
Signed-off-by: Li Huafei <lihuafei1@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210408035802.31853-1-lihuafei1@huawei.com
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions