From: Andrew Lunn <andrew@lunn.ch>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] [patch] batman-adv: Use printk(%pM) for MAC addresses
Date: Fri, 4 Dec 2009 22:29:25 +0100 [thread overview]
Message-ID: <20091204212925.GD29768@lunn.ch> (raw)
In-Reply-To: <4B194EDE.2070703@gmail.com>
> >- bat_dbg(DBG_ROUTES, "Deleting route towards: %s\n",
> >- orig_str);
> >+ bat_dbg(DBG_ROUTES, "Deleting route towards: %pMs\n",
> >+ orig_node->orig);
>
> There is an extra "s" after the the replacement %pM.
Thanks
Andrew
prev parent reply other threads:[~2009-12-04 21:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-04 10:12 [B.A.T.M.A.N.] [patch] batman-adv: Use printk(%pM) for MAC addresses Andrew Lunn
2009-12-04 18:03 ` Gus Wirth
2009-12-04 21:29 ` Andrew Lunn [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=20091204212925.GD29768@lunn.ch \
--to=andrew@lunn.ch \
--cc=b.a.t.m.a.n@lists.open-mesh.net \
/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.