diff options
author | Akira Yokosawa <akiyks@gmail.com> | 2022-04-02 01:19:05 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-04-05 17:46:06 +0200 |
commit | 2c2de6f2e2bc444eed65eaa949b4fdadab93f6b3 (patch) | |
tree | fef305dfa9cef55d6f6779739a85cf31dfeb06c4 /Documentation/driver-api | |
parent | Documentation/process: mention patch changelog in review process (diff) | |
download | linux-2c2de6f2e2bc444eed65eaa949b4fdadab93f6b3.tar.xz linux-2c2de6f2e2bc444eed65eaa949b4fdadab93f6b3.zip |
docs: driver-api/thermal/intel_dptf: Use copyright symbol
Using a substitution pattern of "|copy|" without including
isonum.txt causes a doc build warning.
Using the symbol "©" itself is a better choice for those
who read .rst sources.
Reported by: Randy Dunlap <rdunlap@infradead.org>
Fixes: 16c02447f3e1 ("Documentation: thermal: DPTF Documentation")
Suggested-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-doc@vger.kernel.org
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api')
-rw-r--r-- | Documentation/driver-api/thermal/intel_dptf.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/thermal/intel_dptf.rst b/Documentation/driver-api/thermal/intel_dptf.rst index 96668dca753a..372bdb4d04c6 100644 --- a/Documentation/driver-api/thermal/intel_dptf.rst +++ b/Documentation/driver-api/thermal/intel_dptf.rst @@ -4,7 +4,7 @@ Intel(R) Dynamic Platform and Thermal Framework Sysfs Interface =============================================================== -:Copyright: |copy| 2022 Intel Corporation +:Copyright: © 2022 Intel Corporation :Author: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> |