drivers/s390/scsi/zfcp_diag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
there is an unexpected word "the" in the comments that need to be dropped
file: ./drivers/s390/scsi/zfcp_diag.h
line: 5
* Definitions for handling diagnostics in the the zfcp device driver.
changed to
* Definitions for handling diagnostics in the zfcp device driver.
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
drivers/s390/scsi/zfcp_diag.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/s390/scsi/zfcp_diag.h b/drivers/s390/scsi/zfcp_diag.h
index da55133da8fe..15c25fefe91a 100644
--- a/drivers/s390/scsi/zfcp_diag.h
+++ b/drivers/s390/scsi/zfcp_diag.h
@@ -2,7 +2,7 @@
/*
* zfcp device driver
*
- * Definitions for handling diagnostics in the the zfcp device driver.
+ * Definitions for handling diagnostics in the zfcp device driver.
*
* Copyright IBM Corp. 2018, 2020
*/
--
2.17.1
On Tue, Jun 21, 2022 at 07:42:07PM +0800, Jiang Jian wrote: > there is an unexpected word "the" in the comments that need to be dropped > > file: ./drivers/s390/scsi/zfcp_diag.h > line: 5 > * Definitions for handling diagnostics in the the zfcp device driver. > changed to > * Definitions for handling diagnostics in the zfcp device driver. > > Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> > --- > drivers/s390/scsi/zfcp_diag.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/s390/scsi/zfcp_diag.h b/drivers/s390/scsi/zfcp_diag.h > index da55133da8fe..15c25fefe91a 100644 > --- a/drivers/s390/scsi/zfcp_diag.h > +++ b/drivers/s390/scsi/zfcp_diag.h > @@ -2,7 +2,7 @@ > /* > * zfcp device driver > * > - * Definitions for handling diagnostics in the the zfcp device driver. > + * Definitions for handling diagnostics in the zfcp device driver. Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Thanks, I'll queue this, and will send it the next time we send patches for scsi. > * > * Copyright IBM Corp. 2018, 2020 > */ > -- > 2.17.1 > -- Best Regards, Benjamin Block / Linux on IBM Z Kernel Development / IBM Systems IBM Deutschland Research & Development GmbH / https://www.ibm.com/privacy Vorsitz. AufsR.: Gregor Pillen / Geschäftsführung: David Faller Sitz der Gesellschaft: Böblingen / Registergericht: AmtsG Stuttgart, HRB 243294
© 2016 - 2026 Red Hat, Inc.