diff mbox series

[1/8] dt-bindings: Fix reference in submitting-patches.rst to the DT ABI doc

Message ID 20210325164713.1296407-2-robh@kernel.org
State Accepted
Commit b3e2589be34f68e54ffcad9ee3022349aab5fd38
Headers show
Series dt: doc build improvements and kerneldoc addition | expand

Commit Message

Rob Herring March 25, 2021, 4:47 p.m. UTC
submitting-patches.rst has a stale reference to ABI.txt. Fix this with a
proper rSt link.

Cc: Frank Rowand <frowand.list@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>

---
 Documentation/devicetree/bindings/submitting-patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.27.0

Comments

Mauro Carvalho Chehab March 25, 2021, 5:51 p.m. UTC | #1
Em Thu, 25 Mar 2021 10:47:06 -0600
Rob Herring <robh@kernel.org> escreveu:

> submitting-patches.rst has a stale reference to ABI.txt. Fix this with a

> proper rSt link.

> 

> Cc: Frank Rowand <frowand.list@gmail.com>

> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>

> Signed-off-by: Rob Herring <robh@kernel.org>


Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>


> ---

>  Documentation/devicetree/bindings/submitting-patches.rst | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

> 

> diff --git a/Documentation/devicetree/bindings/submitting-patches.rst b/Documentation/devicetree/bindings/submitting-patches.rst

> index 68129ff09967..42e86f978be2 100644

> --- a/Documentation/devicetree/bindings/submitting-patches.rst

> +++ b/Documentation/devicetree/bindings/submitting-patches.rst

> @@ -84,7 +84,7 @@ II. For kernel maintainers

>  III. Notes

>  ==========

>  

> -  0) Please see ...bindings/ABI.txt for details regarding devicetree ABI.

> +  0) Please see :doc:`ABI` for details regarding devicetree ABI.

>  

>    1) This document is intended as a general familiarization with the process as

>       decided at the 2013 Kernel Summit.  When in doubt, the current word of the




Thanks,
Mauro
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/submitting-patches.rst b/Documentation/devicetree/bindings/submitting-patches.rst
index 68129ff09967..42e86f978be2 100644
--- a/Documentation/devicetree/bindings/submitting-patches.rst
+++ b/Documentation/devicetree/bindings/submitting-patches.rst
@@ -84,7 +84,7 @@  II. For kernel maintainers
 III. Notes
 ==========
 
-  0) Please see ...bindings/ABI.txt for details regarding devicetree ABI.
+  0) Please see :doc:`ABI` for details regarding devicetree ABI.
 
   1) This document is intended as a general familiarization with the process as
      decided at the 2013 Kernel Summit.  When in doubt, the current word of the