diff options
author | Zheng Yongjun <zhengyongjun3@huawei.com> | 2020-12-23 22:14:31 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-07 14:34:24 +0100 |
commit | 841081d89d5adf96759f2df50185de950f5d8694 (patch) | |
tree | 0060e06e8d803c18e2730e588ad7adebdd956014 /drivers/net/wireless/ray_cs.c | |
parent | 4d7aae9f7a18f27ade0fc1d275f272f23529d6ba (diff) | |
download | linux-841081d89d5adf96759f2df50185de950f5d8694.tar.bz2 |
usb: usbip: Use DEFINE_SPINLOCK() for spinlock
spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20201223141431.835-1-zhengyongjun3@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/wireless/ray_cs.c')
0 files changed, 0 insertions, 0 deletions