From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 25 Jun 2012 16:30:01 +0200 References: <1340447658-27405-1-git-send-email-siwu@hrz.tu-chemnitz.de> <1340447658-27405-2-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1340447658-27405-2-git-send-email-siwu@hrz.tu-chemnitz.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201206251630.01504.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: rename bridge loop avoidance claim types 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: The list for a Better Approach To Mobile Ad-hoc Networking On Saturday, June 23, 2012 12:34:18 Simon Wunderlich wrote: > for consistency reasons within the code and with the documentation, > we should always call it "claim" and "unclaim". > > Signed-off-by: Simon Wunderlich > --- > bridge_loop_avoidance.c | 18 +++++++++--------- > packet.h | 4 ++-- > 2 files changed, 11 insertions(+), 11 deletions(-) Applied in revision f9bb019. Thanks, Marek