From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH 1/9] batman-adv: Fix kernel-doc parsing of main structs
Date: Sun, 13 Sep 2015 18:24:32 +0800 [thread overview]
Message-ID: <1770787.C9qRAE2RKP@voltaire> (raw)
In-Reply-To: <1441568333-15947-2-git-send-email-sven@narfation.org>
[-- Attachment #1: Type: text/plain, Size: 448 bytes --]
On Sunday, September 06, 2015 21:38:45 Sven Eckelmann wrote:
> kernel-doc is not able to skip an #ifdef between the kernel documentation
> block and the start of the struct. Moving the #ifdef before the kernel doc
> block avoids this problem
>
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> net/batman-adv/types.h | 15 ++++++++++-----
> 1 file changed, 10 insertions(+), 5 deletions(-)
Applied in revision af45ff7.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2015-09-13 10:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-06 19:38 [B.A.T.M.A.N.] kerneldoc cleanups Sven Eckelmann
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 1/9] batman-adv: Fix kernel-doc parsing of main structs Sven Eckelmann
2015-09-13 10:24 ` Marek Lindner [this message]
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 2/9] batman-adv: Fix kerneldoc member names in for " Sven Eckelmann
2015-09-13 12:50 ` Marek Lindner
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 3/9] batman-adv: Remove kerneldoc for missing struct members Sven Eckelmann
2015-09-13 14:12 ` Marek Lindner
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 4/9] batman-adv: Add kerneldoc for batadv_gw_node::refcount Sven Eckelmann
2015-09-13 14:22 ` Marek Lindner
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 5/9] batman-adv: Fix kerneldoc parsing of structs/enums Sven Eckelmann
2015-09-14 8:30 ` Marek Lindner
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 6/9] batman-adv: Remove kerneldoc for missing parameters Sven Eckelmann
2015-09-14 8:40 ` Marek Lindner
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 7/9] batman-adv: Fix names in kerneldoc of functions Sven Eckelmann
2015-09-14 8:44 ` Marek Lindner
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 8/9] batman-adv: Fix kerneldoc parsing of return description Sven Eckelmann
2015-09-06 19:38 ` [B.A.T.M.A.N.] [PATCH 9/9] batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs Sven Eckelmann
2015-09-14 8:52 ` Marek Lindner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1770787.C9qRAE2RKP@voltaire \
--to=mareklindner@neomailbox.ch \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.