Re: [PATCH] Doc: admin-guide: pm: Removed unnecessary backticks
From: Randy Dunlap
Date: Fri Aug 14 2026 - 00:56:20 EST
On 8/13/26 8:52 PM, Bhaskar Chowdhury wrote:
> Removed the superfluous backticks in the sentence.
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
> ---
> 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