Re: [PATCH v2 2/2] scsi: usb: uas: Implement the new shutdown callback

From: gregkh@xxxxxxxxxxxxxxxxxxx
Date: Sat Jul 06 2024 - 06:09:14 EST


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 :(