diff options
author | 2021-03-31 20:17:06 +0800 | |
---|---|---|
committer | 2021-04-02 16:16:49 +0200 | |
commit | 391e2415e9668a47d423c6c935a25340f02b0685 (patch) | |
tree | 5efcb39f783ff535d70cff5d7bc3f3a026e20482 /include/linux/string_helpers.h | |
parent | misc/pvpanic: fix return value check in pvpanic_pci_probe() (diff) | |
download | wireguard-linux-391e2415e9668a47d423c6c935a25340f02b0685.tar.xz wireguard-linux-391e2415e9668a47d423c6c935a25340f02b0685.zip |
misc/pvpanic: Make some symbols static
Fix sparse warnings:
drivers/misc/pvpanic/pvpanic.c:28:18: warning:
symbol 'pvpanic_list' was not declared. Should it be static?
drivers/misc/pvpanic/pvpanic.c:29:12: warning:
symbol 'pvpanic_lock' was not declared. Should it be static?
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20210331121706.15268-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/string_helpers.h')
0 files changed, 0 insertions, 0 deletions