From 72971184a1eed005b48babe226673d5496bcd959 Mon Sep 17 00:00:00 2001 From: Robert Richter Date: Tue, 3 Feb 2026 18:35:58 +0100 Subject: [PATCH] cxl, doc: Remove isonum.txt inclusion MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch removes the line to include:: . 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 Reviewed-by: Dave Jiang Reviewed-by: Jonathan Cameron Reviewed-by: Alison Schofield Signed-off-by: Robert Richter Link: https://patch.msgid.link/20260203173604.1440334-1-rrichter@amd.com Signed-off-by: Dave Jiang --- 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 e37336d7b116e..ed4237583d366 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:: ======================================= Compute Express Link: Linux Conventions -- 2.47.3