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 <zhengyongjun3@xxxxxxxxxx> > --- Thanks! I have now applied this internally and it will reach the mainline following our usual process. -- Cheers, Luca.