Re: [PATCH 0/7] Some cross-reference fixes due to fixes renames
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-02-25 10:05:08
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-02-25 10:05:08
Also in:
lkml
On Sat, 22 Feb 2020 10:00:00 +0100 Mauro Carvalho Chehab [off-list ref] wrote:
There are some references that got broken due to renames (mostly .txt to .yaml and .rst, but also some files got moved to other directories). The first patch actually contains a fix for documentation-file-ref-check, with currently reports several false positives. Mauro Carvalho Chehab (7): scripts: documentation-file-ref-check: improve :doc: handling docs: dt: fix several broken references due to renames docs: fix broken references to text files docs: adm1177: fix a broken reference docs: fix broken references for ReST files that moved around docs: remove nompx kernel parameter and intel_mpx from index.rst docs: gpu: i915.rst: fix warnings due to file renames
OK, I've applied the first and the last of those. Patches 2 and 4 have already been applied elsewhere. Parts 3 and 5 have horrific conflicts against docs-next, so I've passed them by. That leaves nompx, which had a comment from Dave Hansen. Thanks, jon