From: Randy Dunlap Date: Fri, 15 Jul 2022 01:59:03 +0000 (-0700) Subject: cpufreq: loongson2: fix Kconfig "its" grammar X-Git-Tag: v6.1-rc5~774^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d822ccf337299d08cf5121929013f3ac21932c9;p=platform%2Fkernel%2Flinux-starfive.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 c3038cd..2a84fc6 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.