Re: [PATCH -next] staging: most: use DEFINE_MUTEX (and mutex_init() had been too late)

From: Greg KH
Date: Wed Dec 23 2020 - 09:18:10 EST


On Wed, Dec 23, 2020 at 10:11:38PM +0800, Zheng Yongjun wrote:
> Signed-off-by: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx>
> ---
> drivers/staging/most/net/net.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)

Again, no changelog text?

And why are you not cc:ing the developers and maintainers of the code
you are sending patches out for? Please always use
scripts/get_maintainer.pl.

greg k-h