On Wed, Jul 22, 2020 at 11:46:28AM +0200, Bastien Nocera wrote: > Signed-off-by: Bastien Nocera <hadess@xxxxxxxxxx> I can't take patches without any changelog text at all, sorry. > --- > drivers/usb/core/driver.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/usb/core/driver.c b/drivers/usb/core/driver.c > index a6187dd2186c..bd346e683af3 100644 > --- a/drivers/usb/core/driver.c > +++ b/drivers/usb/core/driver.c > @@ -1,6 +1,6 @@ > // SPDX-License-Identifier: GPL-2.0 > /* > - * drivers/usb/driver.c - most of the driver model stuff for usb > + * drivers/usb/core/driver.c - most of the driver model stuff for usb Just drop the whole file name, it's not needed at all. thanks, greg k-h