Skip to content
Commit 68de42e0 authored by Haowen Bai's avatar Haowen Bai Committed by Greg Kroah-Hartman
Browse files

powerpc/eeh: Drop redundant spinlock initialization

[ Upstream commit 3def164a

 ]

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: default avatarHaowen Bai <baihaowen@meizu.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1652232476-9696-1-git-send-email-baihaowen@meizu.com
Stable-dep-of: 9aafbfa5

 ("powerpc/pseries/eeh: use correct API for error log size")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 2b157b4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment