From: Randy Dunlap <[email protected]>
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 <[email protected]>
Cc: Florian Fainelli <[email protected]>
---
Documentation/networking/netdev-FAQ.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- lnx-51-rc7.orig/Documentation/networking/netdev-FAQ.rst
+++ lnx-51-rc7/Documentation/networking/netdev-FAQ.rst
@@ -132,7 +132,7 @@ version that should be applied. If there
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.