[GIT PULL] cpupower update for Linux 6.7-rc1

From: Shuah Khan
Date: Tue Oct 31 2023 - 16:46:20 EST


Hi Rafael,

Please pull the following cpupower update for Linux 6.7-rc1.

Please include it in your next pull if you already sent your
PR.

This cpupower update for Linux 6.7-rc1 consists of a single fix to
documentation to fix reference to a removed document.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.7-rc1

for you to fetch changes up to 6feb1a9641197ee630bf43b5c34ea1d9f8b4a0aa:

cpupower: fix reference to nonexistent document (2023-10-25 10:14:35 -0600)

----------------------------------------------------------------
linux-cpupower-6.7-rc1

This cpupower update for Linux 6.7-rc1 consists of a single fix to
documentation to fix reference to a removed document.

----------------------------------------------------------------
Vegard Nossum (1):
cpupower: fix reference to nonexistent document

tools/power/cpupower/man/cpupower-powercap-info.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------diff --git a/tools/power/cpupower/man/cpupower-powercap-info.1 b/tools/power/cpupower/man/cpupower-powercap-info.1
index df3087000efb..145d6f06fa72 100644
--- a/tools/power/cpupower/man/cpupower-powercap-info.1
+++ b/tools/power/cpupower/man/cpupower-powercap-info.1
@@ -17,7 +17,7 @@ settings of all cores, see cpupower(1) how to choose specific cores.
.SH "DOCUMENTATION"

kernel sources:
-Documentation/power/powercap/powercap.txt
+Documentation/power/powercap/powercap.rst


.SH "SEE ALSO"