[PATCH] Fix the warning of amd-pstate.rst.

Meng Li posted 1 patch 2 years ago
Documentation/admin-guide/pm/amd-pstate.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] Fix the warning of amd-pstate.rst.
Posted by Meng Li 2 years ago
Title under line too short

Signed-off-by: Meng Li <li.meng@amd.com>
---
 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 0a3aa6b8ffd5..1e0d101b020a 100644
--- a/Documentation/admin-guide/pm/amd-pstate.rst
+++ b/Documentation/admin-guide/pm/amd-pstate.rst
@@ -381,7 +381,7 @@ driver receives a message with the highest performance change, it will
 update the core ranking and set the cpu's priority.
 
 ``amd-pstate`` Preferred Core Switch
-=================================
+=====================================
 Kernel Parameters
 -----------------
 
-- 
2.34.1
Re: [PATCH] Fix the warning of amd-pstate.rst.
Posted by Rafael J. Wysocki 1 year, 12 months ago
On Mon, Feb 5, 2024 at 7:04 AM Meng Li <li.meng@amd.com> wrote:
>
> Title under line too short
>
> Signed-off-by: Meng Li <li.meng@amd.com>
> ---
>  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 0a3aa6b8ffd5..1e0d101b020a 100644
> --- a/Documentation/admin-guide/pm/amd-pstate.rst
> +++ b/Documentation/admin-guide/pm/amd-pstate.rst
> @@ -381,7 +381,7 @@ driver receives a message with the highest performance change, it will
>  update the core ranking and set the cpu's priority.
>
>  ``amd-pstate`` Preferred Core Switch
> -=================================
> +=====================================
>  Kernel Parameters
>  -----------------
>
> --

Applied as 6.9 material under a revised subject, thanks!