summaryrefslogtreecommitdiff
path: root/drivers/net/usb
diff options
context:
space:
mode:
authorZheng Yongjun <zhengyongjun3@huawei.com>2020-12-29 21:49:18 +0800
committerDavid S. Miller <davem@davemloft.net>2021-01-05 15:43:41 -0800
commit5b34af861f0b4c61254ba6cf0aa295b520a26fc6 (patch)
tree421854c01c084cd9a7a015e9162d7c3af5c36652 /drivers/net/usb
parent520ec34385d57ae18ec034ddc38b4b3425b2742b (diff)
net: wan: 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> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb')
0 files changed, 0 insertions, 0 deletions