Skip to content

Commit fb12098

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: submit-checklist: Allow creating cross-references for ABI README
Now that Documentation/ABI is processed by automarkup, let it generate cross-references for the ABI README file. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/76e60ee8717551f3d15d7c92b9c93bbf2ca8cff3.1739254867.git.mchehab+huawei@kernel.org
1 parent f12583f commit fb12098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/process/submit-checklist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Provide documentation
5252
4) All new module parameters are documented with ``MODULE_PARM_DESC()``
5353

5454
5) All new userspace interfaces are documented in ``Documentation/ABI/``.
55-
See ``Documentation/ABI/README`` for more information.
55+
See Documentation/ABI/README for more information.
5656
Patches that change userspace interfaces should be CCed to
5757
5858

0 commit comments

Comments
 (0)