diff options
author | Shixin Liu <[email protected]> | 2021-03-29 17:40:14 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-02 16:26:03 +0200 |
commit | 2c4134e78203eb3a1506f9fc51012a3fda4068cb (patch) | |
tree | b6589f661bd1bfc61c914eff71bc71ac225e8f53 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c23146e15e570e64b5d8d0ce3b7b82a0bc00ff8f (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions