From: Randy Dunlap Date: Fri, 15 Jul 2022 02:00:10 +0000 (-0700) Subject: s390/hmcdrv: fix Kconfig "its" grammar X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=57c3ae8e44bba158c3f7064a3f9628eddfd5c276;p=linux.git s390/hmcdrv: fix Kconfig "its" grammar Use the possessive "its" instead of the contraction "it's" where appropriate. Signed-off-by: Randy Dunlap Cc: Heiko Carstens Cc: Vasily Gorbik Cc: Alexander Gordeev Cc: linux-s390@vger.kernel.org Link: https://lore.kernel.org/r/20220715020010.12678-1-rdunlap@infradead.org Signed-off-by: Alexander Gordeev --- diff --git a/drivers/s390/char/Kconfig b/drivers/s390/char/Kconfig index 57f41efb80432..7d1749b0d3781 100644 --- 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