> On 6 Jul 2024, at 3:39 PM, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > On Sat, Jul 06, 2024 at 10:01:38AM +0000, Aditya Garg wrote: >> From: Kerem Karabay <kekrby@xxxxxxxxx> >> >> This patch implements the new shutdown callback method added to >> usb_driver on the UAS driver. >> >> Signed-off-by: Kerem Karabay <kekrby@xxxxxxxxx> >> Signed-off-by: Aditya Garg <gargaditya08@xxxxxxxx> >> --- >> drivers/usb/storage/uas.c | 5 ++--- >> 1 file changed, 2 insertions(+), 3 deletions(-) > > Why the "scsi:" on the subject line? This is not that directory :( > I'll remove scsi: from the subject.