diff options
author | 2021-03-29 17:40:14 +0800 | |
---|---|---|
committer | 2021-04-02 16:26:03 +0200 | |
commit | 2c4134e78203eb3a1506f9fc51012a3fda4068cb (patch) | |
tree | b6589f661bd1bfc61c914eff71bc71ac225e8f53 /include/linux/string_helpers.h | |
parent | MAINTAINERS: Update entry for ibmvmc driver (diff) | |
download | wireguard-linux-2c4134e78203eb3a1506f9fc51012a3fda4068cb.tar.xz wireguard-linux-2c4134e78203eb3a1506f9fc51012a3fda4068cb.zip |
drivers: most: use DEFINE_SPINLOCK() for spinlock
spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().
Signed-off-by: Shixin Liu <liushixin2@huawei.com>
Link: https://lore.kernel.org/r/20210329094015.66942-1-liushixin2@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/string_helpers.h')
0 files changed, 0 insertions, 0 deletions