Thread (3 messages) 3 messages, 2 authors, 2025-10-15

Re: [PATCH net] Documentation: net: net_failover: Separate cloud-ifupdown-helper and reattach-vf.sh code blocks marker

From: Simon Horman <horms@kernel.org>
Date: 2025-10-15 16:39:29
Also in: linux-doc, lkml

On Wed, Oct 15, 2025 at 04:45:03PM +0700, Bagas Sanjaya wrote:
quoted hunk ↗ jump to hunk
cloud-ifupdown-helper patch and reattach-vf.sh script are rendered in
htmldocs output as normal paragraphs instead of literal code blocks
due to missing separator from respective code block marker. Add it.

Fixes: 738baea4970b ("Documentation: networking: net_failover: Fix documentation")
Signed-off-by: Bagas Sanjaya <redacted>
---
 Documentation/networking/net_failover.rst | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/Documentation/networking/net_failover.rst b/Documentation/networking/net_failover.rst
index f4e1b4e07adc8d..51de30597fbe40 100644
--- a/Documentation/networking/net_failover.rst
+++ b/Documentation/networking/net_failover.rst
@@ -99,6 +99,7 @@ Below is the patch snippet used with 'cloud-ifupdown-helper' script found on
 Debian cloud images:
 
 ::
+
   @@ -27,6 +27,8 @@ do_setup() {
        local working="$cfgdir/.$INTERFACE"
        local final="$cfgdir/$INTERFACE"
Hi Bagas,

For the above maybe this is more succinct and intuitive:

Debian cloud images::

...
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help