linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6/6] Fix spelling typo of is
@ 2021-03-26  3:04 qiumibaozi_1
  2021-04-02  3:54 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: qiumibaozi_1 @ 2021-03-26  3:04 UTC (permalink / raw)
  To: willy, hare; +Cc: linux-scsi, linux-kernel, ganjisheng

From: ganjisheng <ganjisheng@yulong.com>

Signed-off-by: ganjisheng <ganjisheng@yulong.com>
---
 drivers/scsi/advansys.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/advansys.c b/drivers/scsi/advansys.c
index ec56278..e9516de 100644
--- a/drivers/scsi/advansys.c
+++ b/drivers/scsi/advansys.c
@@ -1812,7 +1812,7 @@
  * Field naming convention:
  *
  *  *_able indicates both whether a feature should be enabled or disabled
- *  and whether a device isi capable of the feature. At initialization
+ *  and whether a device is capable of the feature. At initialization
  *  this field may be set, but later if a device is found to be incapable
  *  of the feature, the field is cleared.
  */
-- 
1.9.1



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

* Re: [PATCH 6/6] Fix spelling typo of is
  2021-03-26  3:04 [PATCH 6/6] Fix spelling typo of is qiumibaozi_1
@ 2021-04-02  3:54 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2021-04-02  3:54 UTC (permalink / raw)
  To: willy, hare, qiumibaozi_1
  Cc: Martin K . Petersen, ganjisheng, linux-kernel, linux-scsi

On Fri, 26 Mar 2021 11:04:12 +0800, qiumibaozi_1@163.com wrote:

> 


Applied to 5.13/scsi-queue, thanks!

[6/6] Fix spelling typo of is
      https://git.kernel.org/mkp/scsi/c/ce0b6e388772

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2021-04-02  3:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26  3:04 [PATCH 6/6] Fix spelling typo of is qiumibaozi_1
2021-04-02  3:54 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).