[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <X+nqt/fncN9wZ8PQ@kroah.com>
Date: Mon, 28 Dec 2020 15:24:55 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Zheng Yongjun <zhengyongjun3@...wei.com>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 -next] usb: host: use DEFINE_MUTEX() for mutex lock
On Thu, Dec 24, 2020 at 09:25:45PM +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@...wei.com>
> ---
> drivers/usb/host/u132-hcd.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
What changed from v1? Again, please put that below the --- line and
resend a v3.
thanks,
greg k-h
Powered by blists - more mailing lists