Re: [PATCH V2] powerpc/eeh: Drop redundant spinlock initialization

From: Michael Ellerman
Date: Tue May 24 2022 - 07:15:38 EST


On Wed, 11 May 2022 09:27:56 +0800, Haowen Bai wrote:
> slot_errbuf_lock has declared and initialized by DEFINE_SPINLOCK,
> so we don't need to spin_lock_init again, drop it.
>
>

Applied to powerpc/next.

[1/1] powerpc/eeh: Drop redundant spinlock initialization
https://git.kernel.org/powerpc/c/3def164a5cedad9117859dd4610cae2cc59cb6d2

cheers