Re: [PATCH] Doc: admin-guide: pm: Removed unnecessary backticks
Randy Dunlap <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/13/26 8:52 PM, Bhaskar Chowdhury wrote: > Removed the superfluous backticks in the sentence. > > Signed-off-by: Bhaskar Chowdhury <[email protected]> > --- > 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..a37a51c8b042 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`` peferred core has two states: enable and disable. preferred Otherwise LGTM. > Enable/disable states can be chosen by different kernel parameters. > Default enable ``amd-pstate`` preferred core. > > -- > 2.54.0 -- ~Randy