From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 18 Jul 2009 03:39:36 +0800 References: <20090717172521.GB4656@ma.tech.ascom.ch> <20090717184614.GE4656@ma.tech.ascom.ch> In-Reply-To: <20090717184614.GE4656@ma.tech.ascom.ch> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907180339.36929.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [batman-adv v2] packet.h coding style cleanup 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 18 July 2009 02:46:14 Andrew Lunn wrote: > Make packet.h clean with respect to the 2.6.29 checkpatch script. > Also adds one macro, BAT_PACKET_LEN, which is used in other patches > to follow. I comitted all your patches except the vis struct changes as there were some open issues. Thanks for your effort, Marek