diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-05-11 04:27:56 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-22 08:58:31 +0300 |
commit | 3def164a5cedad9117859dd4610cae2cc59cb6d2 (patch) | |
tree | 05caac23cb6d9c1c2a8aec8b75f521b10877be26 /scripts/gdb/linux/utils.py | |
parent | 57b742a5b8945118022973e6416b71351df512fb (diff) | |
download | linux-3def164a5cedad9117859dd4610cae2cc59cb6d2.tar.xz |
powerpc/eeh: Drop redundant spinlock initialization
slot_errbuf_lock has declared and initialized by DEFINE_SPINLOCK,
so we don't need to spin_lock_init again, drop it.
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1652232476-9696-1-git-send-email-baihaowen@meizu.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions