From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 29 Apr 2012 16:35:50 +0800 References: <1335641473-32316-1-git-send-email-ordex@autistici.org> In-Reply-To: <1335641473-32316-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: <201204291635.50512.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: remove biggest_unsigned_int() macro 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 Sunday, April 29, 2012 03:31:13 Antonio Quartulli wrote: > As suggested by David S. Miller, this macro is not very useful. So we can > remove it and use its expanded version instead. > > Signed-off-by: Antonio Quartulli > --- > > > This patch should be committed into next because it has to be sent to David > S. Miller within the next pull request. Applied in revision 832de22. Thanks, Marek