linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] s390/hmcdrv: fix Kconfig "its" grammar
@ 2022-07-15  2:00 Randy Dunlap
  2022-07-19 18:21 ` Alexander Gordeev
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2022-07-15  2:00 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Heiko Carstens, Vasily Gorbik, Alexander Gordeev,
	linux-s390

Use the possessive "its" instead of the contraction "it's"
where appropriate.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: linux-s390@vger.kernel.org
---
 drivers/s390/char/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/s390/char/Kconfig
+++ b/drivers/s390/char/Kconfig
@@ -89,7 +89,7 @@ config HMC_DRV
 	  Management Console (HMC) drive CD/DVD-ROM. It is available as a
 	  module, called 'hmcdrv', and also as kernel built-in. There is one
 	  optional parameter for this module: cachesize=N, which modifies the
-	  transfer cache size from it's default value 0.5MB to N bytes. If N
+	  transfer cache size from its default value 0.5MB to N bytes. If N
 	  is zero, then no caching is performed.
 
 config SCLP_OFB

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

* Re: [PATCH] s390/hmcdrv: fix Kconfig "its" grammar
  2022-07-15  2:00 [PATCH] s390/hmcdrv: fix Kconfig "its" grammar Randy Dunlap
@ 2022-07-19 18:21 ` Alexander Gordeev
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Gordeev @ 2022-07-19 18:21 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, Heiko Carstens, Vasily Gorbik, linux-s390

On Thu, Jul 14, 2022 at 07:00:10PM -0700, Randy Dunlap wrote:
> Use the possessive "its" instead of the contraction "it's"
> where appropriate.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Heiko Carstens <hca@linux.ibm.com>
> Cc: Vasily Gorbik <gor@linux.ibm.com>
> Cc: Alexander Gordeev <agordeev@linux.ibm.com>
> Cc: linux-s390@vger.kernel.org
> ---
>  drivers/s390/char/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- a/drivers/s390/char/Kconfig
> +++ b/drivers/s390/char/Kconfig
> @@ -89,7 +89,7 @@ config HMC_DRV
>  	  Management Console (HMC) drive CD/DVD-ROM. It is available as a
>  	  module, called 'hmcdrv', and also as kernel built-in. There is one
>  	  optional parameter for this module: cachesize=N, which modifies the
> -	  transfer cache size from it's default value 0.5MB to N bytes. If N
> +	  transfer cache size from its default value 0.5MB to N bytes. If N
>  	  is zero, then no caching is performed.
>  
>  config SCLP_OFB

Applied, thanks!

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

end of thread, other threads:[~2022-07-19 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15  2:00 [PATCH] s390/hmcdrv: fix Kconfig "its" grammar Randy Dunlap
2022-07-19 18:21 ` Alexander Gordeev

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).