]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Documentation: fix netdev-FAQ.rst markup warning
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 29 Apr 2019 01:10:39 +0000 (18:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 May 2019 13:12:51 +0000 (09:12 -0400)
Fix ReST underline warning:

./Documentation/networking/netdev-FAQ.rst:135: WARNING: Title underline too short.

Q: I made changes to only a few patches in a patch series should I resend only those changed?
--------------------------------------------------------------------------------------------

Fixes: ffa91253739c ("Documentation: networking: Update netdev-FAQ regarding patches")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/netdev-FAQ.rst

index 8c7a713cf657a769f011dfd45676473e2ee94e2e..642fa963be3cf8f325c29947072e6c6851213d4b 100644 (file)
@@ -132,7 +132,7 @@ version that should be applied. If there is any doubt, the maintainer
 will reply and ask what should be done.
 
 Q: I made changes to only a few patches in a patch series should I resend only those changed?
---------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
 A: No, please resend the entire patch series and make sure you do number your
 patches such that it is clear this is the latest and greatest set of patches
 that can be applied.