diff options
author | Lifu Chen <chenlifu@huawei.com> | 2021-03-27 17:52:25 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-04-12 16:54:57 +0200 |
commit | dbd815c0dccadffbee5c9780308858fd07669ce2 (patch) | |
tree | c93b1b11721bd24795d7a191ec4726ef8ebf32fc /usr | |
parent | 6decd1aad15f56b169217789630a0098b496de0e (diff) | |
download | lwn-dbd815c0dccadffbee5c9780308858fd07669ce2.tar.gz lwn-dbd815c0dccadffbee5c9780308858fd07669ce2.zip |
MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlock
spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Lifu Chen <chenlifu@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions