Documentation: powerclamp: Escape wildcard in cpumask description
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 13 Feb 2023 10:08:00 +0000 (17:08 +0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 13 Feb 2023 15:30:44 +0000 (16:30 +0100)
commite8b703ed75ef859d9b8c77f0ff92558011907b7f
tree21f163c52aebf676f58ec801b6fc20fe1561e251
parente63273c1bc637fad711488afe9c2f1ab58a7ae86
Documentation: powerclamp: Escape wildcard in cpumask description

kernel test robot reported htmldocs warning:

Documentation/admin-guide/thermal/intel_powerclamp.rst:328: WARNING: Inline emphasis start-string without end-string.

The mistaken asterisk in /proc/irq/*/smp_affinity is rendered as hyperlink
as the result.

Escape the asterisk to fix above warning.

Link: https://lore.kernel.org/linux-doc/202302122247.N4S791c4-lkp@intel.com/
Fixes: ebf51971021881 ("thermal: intel: powerclamp: Add two module parameters")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/admin-guide/thermal/intel_powerclamp.rst