Re: [PATCH V2] Doc: admin-guide: pm: Remove unnecessary backticks and fix a spell
Mario Limonciello <[email protected]>
| Newsgroups | org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
On 8/14/26 07:58, Randy Dunlap wrote: > > > On 8/14/26 2:51 AM, Bhaskar Chowdhury wrote: >> One, >> Removed the superfluous backticks in the sentence. >> >> And second, >> >> s/peferred/preferred/ >> >> Signed-off-by: Bhaskar Chowdhury <[email protected]> > > Acked-by: Randy Dunlap <[email protected]> > Thanks. Acked-by: Mario Limonciello (AMD) <[email protected]> Since this is pure docs should it go through docs tree? If not I'm fine to take it through amd-pstate next cycle. > >> --- >> V2 changes from V1: >> Randy caught a spelling mistake in the same sentence,so fixed >> Documentation/admin-guide/pm/amd-pstate.rst | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Documentation/admin-guide/pm/amd-pstate.rst b/Documentation/admin-guide/pm/amd-pstate.rst >> index c7bf7cc2db87..6fd72ba52df2 100644 >> --- a/Documentation/admin-guide/pm/amd-pstate.rst >> +++ b/Documentation/admin-guide/pm/amd-pstate.rst >> @@ -471,7 +471,7 @@ update the core ranking and set the cpu's priority. >> Kernel Parameters >> ----------------- >> >> -``amd-pstate`` peferred core`` has two states: enable and disable. >> +``amd-pstate`` preferred core has two states: enable and disable. >> Enable/disable states can be chosen by different kernel parameters. >> Default enable ``amd-pstate`` preferred core. >> >> -- >> 2.54.0 >> >