From: Matthew Wilcox Date: Tue, 13 Feb 2018 21:15:36 +0000 (-0800) Subject: Fix whitespace in example X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9831e5548a5632572555f3855fb1e23b0b1580a5;p=openwrt%2Fstaging%2Fblogic.git Fix whitespace in example Line up the second line in the way that the example purports to be showing. Signed-off-by: Matthew Wilcox Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/doc-guide/kernel-doc.rst b/Documentation/doc-guide/kernel-doc.rst index 466347067f79..85efec8ecc44 100644 --- a/Documentation/doc-guide/kernel-doc.rst +++ b/Documentation/doc-guide/kernel-doc.rst @@ -154,7 +154,7 @@ The ``@argument:`` descriptions may span multiple lines. the previous line, e. g.:: * @argument: some long description - * that continues on next lines + * that continues on next lines or::