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/6] batman-adv: Remove batadv_ types forward declarations
Date: Fri, 19 Jun 2015 17:34:49 +0800 [thread overview]
Message-ID: <1831074.NdRWzKrIfh@voltaire> (raw)
In-Reply-To: <1434646404-19291-1-git-send-email-sven@narfation.org>
[-- Attachment #1: Type: text/plain, Size: 902 bytes --]
On Thursday, June 18, 2015 18:53:19 Sven Eckelmann wrote:
> main.h is included in every file and is the only way to access types.h.
> This makes forward declarations for all types defined in types.h
> unnecessary.
>
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> net/batman-adv/bridge_loop_avoidance.h | 3 ---
> net/batman-adv/debugfs.h | 1 -
> net/batman-adv/gateway_common.h | 1 -
> net/batman-adv/icmp_socket.h | 1 -
> net/batman-adv/multicast.h | 2 --
> net/batman-adv/network-coding.h | 4 ----
> net/batman-adv/routing.h | 4 ----
> net/batman-adv/send.h | 3 ---
> net/batman-adv/soft-interface.h | 4 ----
> net/batman-adv/sysfs.h | 2 --
> net/batman-adv/translation-table.h | 2 --
> 11 files changed, 27 deletions(-)
Applied in revision 31b0151.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2015-06-19 9:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-18 16:53 [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: Remove batadv_ types forward declarations Sven Eckelmann
2015-06-18 16:53 ` [B.A.T.M.A.N.] [PATCH 2/6] batman-adv: Add missing include for clear_/set_bit in DAT Sven Eckelmann
2015-06-19 14:07 ` Marek Lindner
2015-06-18 16:53 ` [B.A.T.M.A.N.] [PATCH 3/6] batman-adv: Add missing include for clear_/set_bit in MCAST Sven Eckelmann
2015-06-19 14:08 ` Marek Lindner
2015-06-18 16:53 ` [B.A.T.M.A.N.] [PATCH 4/6] batman-adv: Add missing include for BUG_ON " Sven Eckelmann
2015-06-19 14:08 ` Marek Lindner
2015-06-18 16:53 ` [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: Add missing include for clear_/set_bit in NC Sven Eckelmann
2015-06-19 14:09 ` Marek Lindner
2015-06-18 16:53 ` [B.A.T.M.A.N.] [PATCH 6/6] batman-adv: Add missing include for clear_/set_bit in TT Sven Eckelmann
2015-06-19 14:10 ` Marek Lindner
2015-06-19 9:34 ` Marek Lindner [this message]
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=1831074.NdRWzKrIfh@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.