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.] [PATCH] batman-adv: create a common substructure for tt_global/local_entry
Date: Wed, 2 Nov 2011 01:38:14 +0100	[thread overview]
Message-ID: <201111020138.14590.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1319973453-24753-1-git-send-email-ordex@autistici.org>

On Sunday, October 30, 2011 12:17:33 Antonio Quartulli wrote:
> Several functions in the translation table management code assume that the
> tt_global_entry and tt_local_entry structures have the same initial fields
> such as 'addr' and 'hash_entry'. To improve the code readability and to
> avoid mistakes in later changes, a common substructure that substitute the
> shared fields has been introduced (struct tt_common_entry).
> 
> Thanks to this modification, it has also been possible to slightly reduce
> the code length by merging some functions like compare_ltt/gtt() and
> tt_local/global_hash_find()

Applied in revision 17fe5c5.

Thanks,
Marek

      parent reply	other threads:[~2011-11-02  0:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-30 11:17 [B.A.T.M.A.N.] [PATCH] batman-adv: create a common substructure for tt_global/local_entry Antonio Quartulli
2011-10-31  0:39 ` Simon Wunderlich
2011-11-02  0:38 ` 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=201111020138.14590.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.