All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv2 2/3] batman-adv: use static const for STP constant address
Date: Fri, 13 Apr 2012 22:33:43 +0200	[thread overview]
Message-ID: <201204132233.43625.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1334214449-3996-3-git-send-email-ordex@autistici.org>

On Thursday, April 12, 2012 09:07:28 Antonio Quartulli wrote:
> stp_addr is now declared as a simple "uint8_t []", but since it's content
> is statically defined, it has to be declared as "static const uint8_t []"
> 
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
>  soft-interface.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied in revision 94ca561.

Thanks,
Marek

  reply	other threads:[~2012-04-13 20:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12  7:07 [B.A.T.M.A.N.] [PATCHv2 0/3] clean up patches Antonio Quartulli
2012-04-12  7:07 ` [B.A.T.M.A.N.] [PATCHv2 1/3] batman-adv: fix comments ending style Antonio Quartulli
2012-04-13 20:32   ` Marek Lindner
2012-04-12  7:07 ` [B.A.T.M.A.N.] [PATCHv2 2/3] batman-adv: use static const for STP constant address Antonio Quartulli
2012-04-13 20:33   ` Marek Lindner [this message]
2012-04-12  7:07 ` [B.A.T.M.A.N.] [PATCHv3 3/3] batman-adv: use static inline functions to fake not compiled-in routines Antonio Quartulli
2012-04-13 20:35   ` Marek Lindner
2012-04-13 21:04   ` Marek Lindner
2012-04-13 22:13     ` Antonio Quartulli

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=201204132233.43625.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --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.