Re: [PATCH] __scsi_remove_device: fix comments minor error

2021-04-01 Thread Martin K. Petersen
On Fri, 26 Mar 2021 14:09:02 +0800, dudengke wrote: > Applied to 5.13/scsi-queue, thanks! [1/1] __scsi_remove_device: fix comments minor error https://git.kernel.org/mkp/scsi/c/eee8910fe0b5 -- Martin K. Petersen Oracle Linux Engineering

[PATCH] __scsi_remove_device: fix comments minor error

2021-03-25 Thread dudengke
From: dudengke Signed-off-by: dudengke --- drivers/scsi/scsi_sysfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c index b6378c8ca783..86e8d0bf821d 100644 --- a/drivers/scsi/scsi_sysfs.c +++ b/drivers/scsi/scsi_sysfs.c

Re: __scsi_remove_device: fix comments minor error

2021-03-23 Thread Bart Van Assche
On 3/23/21 12:24 AM, Du Dengke wrote: > When I read scsi kernel code, I found a spell error in > __scsi_remove_device function comments. Patch was made in attach file. Please include patches in the email body instead of sending these as an attachment. Please also make yourself familiar with gi

__scsi_remove_device: fix comments minor error

2021-03-23 Thread Du Dengke
] __scsi_remove_device: fix comments minor error Signed-off-by: dudengke --- drivers/scsi/scsi_sysfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c index b6378c8ca783..86e8d0bf821d 100644 --- a/drivers/scsi/scsi_sysfs.c