All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: aacraid: fix spelling of "its"
@ 2021-12-23  6:11 Randy Dunlap
  2022-01-05  5:24 ` Martin K. Petersen
  2022-01-10 22:04 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-12-23  6:11 UTC (permalink / raw)
  To: linux-scsi
  Cc: Randy Dunlap, Adaptec OEM Raid Solutions, James E.J. Bottomley,
	Martin K. Petersen

Use the possessive "its" instead of the contraction "it's" in
user messages.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Adaptec OEM Raid Solutions <aacraid@microsemi.com>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
---
 drivers/scsi/aacraid/aachba.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20211222.orig/drivers/scsi/aacraid/aachba.c
+++ linux-next-20211222/drivers/scsi/aacraid/aachba.c
@@ -271,7 +271,7 @@ MODULE_PARM_DESC(msi, "IRQ handling."
 	" 0=PIC(default), 1=MSI, 2=MSI-X)");
 module_param(startup_timeout, int, S_IRUGO|S_IWUSR);
 MODULE_PARM_DESC(startup_timeout, "The duration of time in seconds to wait for"
-	" adapter to have it's kernel up and\n"
+	" adapter to have its kernel up and\n"
 	"running. This is typically adjusted for large systems that do not"
 	" have a BIOS.");
 module_param(aif_timeout, int, S_IRUGO|S_IWUSR);

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

* Re: [PATCH] scsi: aacraid: fix spelling of "its"
  2021-12-23  6:11 [PATCH] scsi: aacraid: fix spelling of "its" Randy Dunlap
@ 2022-01-05  5:24 ` Martin K. Petersen
  2022-01-10 22:04 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2022-01-05  5:24 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-scsi, Adaptec OEM Raid Solutions, James E.J. Bottomley,
	Martin K. Petersen


Randy,

> Use the possessive "its" instead of the contraction "it's" in user
> messages.

Applied to 5.17/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] scsi: aacraid: fix spelling of "its"
  2021-12-23  6:11 [PATCH] scsi: aacraid: fix spelling of "its" Randy Dunlap
  2022-01-05  5:24 ` Martin K. Petersen
@ 2022-01-10 22:04 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2022-01-10 22:04 UTC (permalink / raw)
  To: linux-scsi, Randy Dunlap
  Cc: Martin K . Petersen, James E.J. Bottomley, Adaptec OEM Raid Solutions

On Wed, 22 Dec 2021 22:11:19 -0800, Randy Dunlap wrote:

> Use the possessive "its" instead of the contraction "it's" in
> user messages.
> 
> 

Applied to 5.17/scsi-queue, thanks!

[1/1] scsi: aacraid: fix spelling of "its"
      https://git.kernel.org/mkp/scsi/c/4d516e495235

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2022-01-10 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23  6:11 [PATCH] scsi: aacraid: fix spelling of "its" Randy Dunlap
2022-01-05  5:24 ` Martin K. Petersen
2022-01-10 22:04 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.