On Fri, Jul 15, 2022 at 3:59 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > > Use the possessive "its" instead of the contraction "it's" > where appropriate. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx> > Cc: "Rafael J. Wysocki" <rafael@xxxxxxxxxx> > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > Cc: linux-pm@xxxxxxxxxxxxxxx > Cc: linux-mips@xxxxxxxxxxxxxxx > --- > drivers/cpufreq/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- 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. Applied as 5.20 material, thanks!