From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 5 Jun 2013 17:04:20 +0800 References: <1369739668-3692-1-git-send-email-ordex@autistici.org> <1369739668-3692-2-git-send-email-ordex@autistici.org> In-Reply-To: <1369739668-3692-2-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201306051704.20534.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv4 2/2] batman-adv: make batadv_tt_save_orig_buffer() generic Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org Cc: Antonio Quartulli , Antonio Quartulli On Tuesday, May 28, 2013 19:14:28 Antonio Quartulli wrote: > From: Antonio Quartulli > > This is a simple batadv_tt_save_orig_buffer() refactoring > aimed to make it more generic and avoid useless casts. > > Signed-off-by: Antonio Quartulli > --- > translation-table.c | 10 ++++------ > 1 file changed, 4 insertions(+), 6 deletions(-) Applied in revision 9b5fcdc. Thanks, Marek