projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e28f05
)
cpufreq: loongson2: fix Kconfig "its" grammar
author
Randy Dunlap
<rdunlap@infradead.org>
Fri, 15 Jul 2022 01:59:03 +0000
(18:59 -0700)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 25 Jul 2022 18:34:56 +0000
(20:34 +0200)
Use the possessive "its" instead of the contraction "it's"
where appropriate.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/cpufreq/Kconfig
b/drivers/cpufreq/Kconfig
index c3038cdc6865002a8cddbac49e64cd1a586ef5a5..2a84fc63371e2ea2adcd0f3228889d2610b0a257 100644
(file)
--- 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.