Skip to content

Commit aa9b5e0

Browse files
yarrickJonathan Corbet
authored andcommitted
Documentation/process: fix self reference
Instead link to the device tree document with the same name. Signed-off-by: Erik Ekman <erik@kryo.se> Link: https://lore.kernel.org/r/20211119200758.642474-1-erik@kryo.se Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 5c81691 commit aa9b5e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/process/submitting-patches.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ works, see Documentation/process/development-process.rst. Also, read
1414
Documentation/process/submit-checklist.rst
1515
for a list of items to check before submitting code. If you are submitting
1616
a driver, also read Documentation/process/submitting-drivers.rst; for device
17-
tree binding patches, read Documentation/process/submitting-patches.rst.
17+
tree binding patches, read
18+
Documentation/devicetree/bindings/submitting-patches.rst.
1819

1920
This documentation assumes that you're using ``git`` to prepare your patches.
2021
If you're unfamiliar with ``git``, you would be well-advised to learn how to

0 commit comments

Comments
 (0)