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@xxxxxxxxxx> > --- > 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