Re: [PATCH v2 -next] misc: ocxl: use DEFINE_MUTEX() for mutex lock

From: Michael Ellerman
Date: Wed Feb 03 2021 - 06:42:45 EST


On Thu, 24 Dec 2020 21:24:46 +0800, Zheng Yongjun wrote:
> mutex lock can be initialized automatically with DEFINE_MUTEX()
> rather than explicitly calling mutex_init().

Applied to powerpc/next.

[1/1] ocxl: use DEFINE_MUTEX() for mutex lock
https://git.kernel.org/powerpc/c/52f6b0a90bcf573ba8a33e97544c7b6f292376a4

cheers