2021-03-23 09:20:33

by Luciano Coelho

[permalink] [raw]
Subject: Re: [PATCH v2 -next] intel: iwlwifi: use DEFINE_MUTEX() for mutex lock

On Thu, 2020-12-24 at 21:25 +0800, Zheng Yongjun wrote:
> mutex lock can be initialized automatically with DEFINE_MUTEX()
> rather than explicitly calling mutex_init().
>
> Signed-off-by: Zheng Yongjun <[email protected]>
> ---

Thanks! I have now applied this internally and it will reach the
mainline following our usual process.

--
Cheers,
Luca.