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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 5c81691 commit aa9b5e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)