diff options
author | Tobin C. Harding <me@tobin.cc> | 2018-07-11 23:42:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-16 20:23:54 +0200 |
commit | 2880984970ddf3f3a4600f1725621792352b8627 (patch) | |
tree | 6d83cab978d64b1de7851ea48ecba9bf8b03d742 /Kbuild | |
parent | docs: networking: Add failover docs to index (diff) | |
download | linux-2880984970ddf3f3a4600f1725621792352b8627.tar.xz linux-2880984970ddf3f3a4600f1725621792352b8627.zip |
docs: networking: Fix failover build warnings
Currently building the net_failover docs causes a bunch of warnings to
be emitted. These warnings are all related to indentation and correctly
highlight missing '::' (for code sections). It looks, from other rst
files in Documentation, that the first column should be indented 2
spaces.
Add '::' before code snippets and indent all snippets uniformly starting
with 2 spaces.
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions