mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] scsi/mpt3sas: fix repeated words in comments
@ 2022-09-08 13:04 wangjianli
  2022-09-08 15:51 ` John Garry
  0 siblings, 1 reply; 2+ messages in thread
From: wangjianli @ 2022-09-08 13:04 UTC (permalink / raw)
  To: jejb, martin.petersen
  Cc: MPT-FusionLinux.pdl, linux-scsi, linux-kernel, wangjianli

Delete the redundant word 'to'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
 drivers/scsi/mpt3sas/mpt3sas_base.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/mpt3sas/mpt3sas_base.h b/drivers/scsi/mpt3sas/mpt3sas_base.h
index 05364aa15ecd..c8443f69d15d 100644
--- a/drivers/scsi/mpt3sas/mpt3sas_base.h
+++ b/drivers/scsi/mpt3sas/mpt3sas_base.h
@@ -836,7 +836,7 @@ struct _enclosure_node {
 /**
  * enum reset_type - reset state
  * @FORCE_BIG_HAMMER: issue diagnostic reset
- * @SOFT_RESET: issue message_unit_reset, if fails to to big hammer
+ * @SOFT_RESET: issue message_unit_reset, if fails to big hammer
  */
 enum reset_type {
 	FORCE_BIG_HAMMER,
-- 
2.36.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] scsi/mpt3sas: fix repeated words in comments
  2022-09-08 13:04 [PATCH] scsi/mpt3sas: fix repeated words in comments wangjianli
@ 2022-09-08 15:51 ` John Garry
  0 siblings, 0 replies; 2+ messages in thread
From: John Garry @ 2022-09-08 15:51 UTC (permalink / raw)
  To: wangjianli, jejb, martin.petersen
  Cc: MPT-FusionLinux.pdl, linux-scsi, linux-kernel

On 08/09/2022 14:04, wangjianli wrote:
> Delete the redundant word 'to'.
> 
> Signed-off-by: wangjianli<wangjianli@cdjrlc.com>
> ---
>   drivers/scsi/mpt3sas/mpt3sas_base.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/scsi/mpt3sas/mpt3sas_base.h b/drivers/scsi/mpt3sas/mpt3sas_base.h
> index 05364aa15ecd..c8443f69d15d 100644
> --- a/drivers/scsi/mpt3sas/mpt3sas_base.h
> +++ b/drivers/scsi/mpt3sas/mpt3sas_base.h
> @@ -836,7 +836,7 @@ struct _enclosure_node {
>   /**
>    * enum reset_type - reset state
>    * @FORCE_BIG_HAMMER: issue diagnostic reset
> - * @SOFT_RESET: issue message_unit_reset, if fails to to big hammer

I guess that the original intention was "if fails go to big hammer"

> + * @SOFT_RESET: issue message_unit_reset, if fails to big hammer

This still makes no sense

>    */
>   enum reset_type {
>   	FORCE_BIG_HAMMER,


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-08 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 13:04 [PATCH] scsi/mpt3sas: fix repeated words in comments wangjianli
2022-09-08 15:51 ` John Garry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®