Home
last modified time | relevance | path

Searched hist:"447 d871a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dhso.c447d871a Tue Dec 29 07:49:27 CST 2020 Zheng Yongjun <zhengyongjun3@huawei.com> net: usb: 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>