[PATCH v3 1/3] cxl, doc: Remove isonum.txt inclusion
From: Robert Richter <hidden>
Date: 2026-01-12 11:17:33
Also in:
linux-cxl, lkml
Subsystem:
documentation, the rest · Maintainers:
Jonathan Corbet, Linus Torvalds
This patch removes the line to include:: <isonum.txt>. From Jon: "This include has been cargo-culted around the docs...the only real use of it is to write |copy| rather than ©, but these docs don't even do that. It can be taken out." Cc: Jonathan Corbet <corbet@lwn.net> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Robert Richter <redacted> --- v3: * Separated change into this new patch (Jonathan Cameron). v2: * Removed include:: <isonum.txt> line as part of file separation in another patch (Jonathan Corbet) --- Documentation/driver-api/cxl/conventions.rst | 1 - 1 file changed, 1 deletion(-)
diff --git a/Documentation/driver-api/cxl/conventions.rst b/Documentation/driver-api/cxl/conventions.rst
index e37336d7b116..ed4237583d36 100644
--- a/Documentation/driver-api/cxl/conventions.rst
+++ b/Documentation/driver-api/cxl/conventions.rst@@ -1,5 +1,4 @@ .. SPDX-License-Identifier: GPL-2.0 -.. include:: <isonum.txt> ======================================= Compute Express Link: Linux Conventions
base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8 prerequisite-patch-id: fcc9f0989a8a0ddfc5b979a86fd04ba90d34f674 prerequisite-patch-id: b27213af275d8501ee9dcd3b479fa26ba71693d6 prerequisite-patch-id: bad991aeebcf3102ec1b148c51e42c5bbd93f914 prerequisite-patch-id: 5466ce76edbf31ba5f02bcfba6c20c254334e14f prerequisite-patch-id: 33ff5825ef83d504c9b6aec51d215974c5cee981 prerequisite-patch-id: 6f2c9a7dde1b06d1edb84002243f7b1296da5220 prerequisite-patch-id: 06cf89ee6434715b32882cd2be671cbbf0d22ef5 prerequisite-patch-id: ecb6bc026bf30619067374fe1dc3801206ab2a3e prerequisite-patch-id: 1a788c49a6a47bd79c0bd76908eeaee4de651535 prerequisite-patch-id: 9cf6e4912b1ded288ee17ed3ffb495398b93fd37 prerequisite-patch-id: a74201c87644da52714381962c1300ea8d66665a prerequisite-patch-id: 5d9d06847451ac486363bce7927b9fd6e026cd2c prerequisite-patch-id: 23603937a6fb6695282fbc479c0bbdeb5b627e67 -- 2.47.3