diff options
author | Shixin Liu <liushixin2@huawei.com> | 2021-03-30 04:24:14 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-30 22:34:42 +0200 |
commit | 77053fb7b428099bfdc2ec81a923587a2692d84b (patch) | |
tree | 6f023219415754cf6c543435a9afdab6f2f2b57d /fs/hfsplus | |
parent | Merge branch 'rfc8335-probe' (diff) | |
download | linux-77053fb7b428099bfdc2ec81a923587a2692d84b.tar.xz linux-77053fb7b428099bfdc2ec81a923587a2692d84b.zip |
mISDN: Use DEFINE_SPINLOCK() for spinlock
spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().
Changelog:
From v1:
1. fix the mistake reported by kernel test robot.
Signed-off-by: Shixin Liu <liushixin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions