From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 17 Apr 2012 10:35:20 +0200 References: <1334648742-29698-1-git-send-email-sven@narfation.org> In-Reply-To: <1334648742-29698-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201204171035.21189.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] net: cleanup unsigned to unsigned int 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 Tuesday, April 17, 2012 09:45:42 Sven Eckelmann wrote: > From: Eric Dumazet > > Use of "unsigned int" is preferred to bare "unsigned" in net tree. Applied in revision 18731af. Thanks, Marek