Re: [PATCH v1 1/2] cxl, doc: Moving conventions in separate files
From: Jonathan Corbet
Date: Fri Nov 21 2025 - 09:29:35 EST
Robert Richter <rrichter@xxxxxxx> writes:
A nit, but it's something that bugs me...
[...]
> new file mode 100644
> index 000000000000..3049c1f58f7d
> --- /dev/null
> +++ b/Documentation/driver-api/cxl/conventions/cxl-lmh.rst
> @@ -0,0 +1,136 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +.. include:: <isonum.txt>
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.
Thanks,
jon