Home
last modified time | relevance | path

Searched hist:"5 b34af861f0b4c61254ba6cf0aa295b520a26fc6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dixp4xx_hss.cdiff 5b34af861f0b4c61254ba6cf0aa295b520a26fc6 Tue Dec 29 07:49:18 CST 2020 Zheng Yongjun <zhengyongjun3@huawei.com> 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>