diff options
author | 2020-07-03 13:05:27 +0800 | |
---|---|---|
committer | 2020-08-24 18:45:32 -0700 | |
commit | d49bed9abc3454bd123cbe974ecbeae119701b92 (patch) | |
tree | 269b777f559b76b00ca7d1bba316a6e576068c8d /drivers/usb/cdns3/cdns3-debug.h | |
parent | torture: document --allcpus argument added to the kvm.sh script (diff) | |
download | wireguard-linux-d49bed9abc3454bd123cbe974ecbeae119701b92.tar.xz wireguard-linux-d49bed9abc3454bd123cbe974ecbeae119701b92.zip |
locktorture: Make function torture_percpu_rwsem_init() static
The sparse tool complains as follows:
kernel/locking/locktorture.c:569:6: warning:
symbol 'torture_percpu_rwsem_init' was not declared. Should it be static?
And this function is not used outside of locktorture.c,
so this commit marks it static.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions