From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 20 Apr 2011 13:13:02 +0200 References: <1303282479-17392-1-git-send-email-ordex@autistici.org> <1303285976-28566-1-git-send-email-ordex@autistici.org> In-Reply-To: <1303285976-28566-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201104201313.03417.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2] batman-adv: Move definition of atomic_dec_not_zero() into main.h 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 Wednesday 20 April 2011 09:52:56 Antonio Quartulli wrote: > atomic_dec_not_zero() is very useful and it is currently defined > multiple times. So it is possible to move it in main.h > > Signed-off-by: Antonio Quartulli > Acked-by: Sven Eckelmann Applied in revision f9d05e. Thanks, Marek