From: Randy Dunlap Date: Fri, 15 Jul 2022 01:59:03 +0000 (-0700) Subject: cpufreq: loongson2: fix Kconfig "its" grammar X-Git-Tag: xarray-6.6~2662^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9d822ccf337299d08cf5121929013f3ac21932c9;p=users%2Fwilly%2Fxarray.git cpufreq: loongson2: fix Kconfig "its" grammar Use the possessive "its" instead of the contraction "it's" where appropriate. Signed-off-by: Randy Dunlap Signed-off-by: Rafael J. Wysocki --- diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig index c3038cdc68650..2a84fc63371e2 100644 --- a/drivers/cpufreq/Kconfig +++ b/drivers/cpufreq/Kconfig @@ -268,7 +268,7 @@ config LOONGSON2_CPUFREQ This option adds a CPUFreq driver for loongson processors which support software configurable cpu frequency. - Loongson2F and it's successors support this feature. + Loongson2F and its successors support this feature. If in doubt, say N.