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] batman-adv: Fix variable declaration warning in batadv_compare_tt
Date: Wed, 18 Nov 2015 16:43:57 +0800 [thread overview]
Message-ID: <2031837.icG7cEfVUX@voltaire> (raw)
In-Reply-To: <1447836101-17282-1-git-send-email-sven@narfation.org>
[-- Attachment #1: Type: text/plain, Size: 621 bytes --]
On Wednesday, November 18, 2015 09:41:41 Sven Eckelmann wrote:
> checkpatch is warning about the wrong way a pointer is declared in
> batadv_compare_tt.
>
> ERROR: "foo* bar" should be "foo *bar"
> #80: FILE: ./net/batman-adv/translation-table.c:80:
> + const struct batadv_tt_common_entry* tt1 = data1;
>
> Fixes: af5fa950cbb6 ("batman-adv: fix erroneous client entry duplicate
> detection") Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> net/batman-adv/translation-table.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Good point! Applied in revision 5019fc0.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2015-11-18 8:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 8:41 [B.A.T.M.A.N.] [PATCH] batman-adv: Fix variable declaration warning in batadv_compare_tt Sven Eckelmann
2015-11-18 8:43 ` 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=2031837.icG7cEfVUX@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox