Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Akira Yokosawa and committed by
Jonathan Corbet
2c2de6f2 0c603a5c

+1 -1
+1 -1
Documentation/driver-api/thermal/intel_dptf.rst
··· 4 4 Intel(R) Dynamic Platform and Thermal Framework Sysfs Interface 5 5 =============================================================== 6 6 7 - :Copyright: |copy| 2022 Intel Corporation 7 + :Copyright: © 2022 Intel Corporation 8 8 9 9 :Author: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> 10 10