drivers/s390/char/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
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!
© 2016 - 2026 Red Hat, Inc.