From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 25 Jul 2009 19:50:55 +0800 References: <20090718145236.GN4656@ma.tech.ascom.ch> In-Reply-To: <20090718145236.GN4656@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: <200907251950.58372.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [batman-adv] Cleanup proc.[ch] 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 22:52:36 Andrew Lunn wrote: > Make proc.[ch] clean with respect to the 2.6.29 checkpatch > script. Exceptions are long lines with printk/seq_print. I just applied this patch with a small modification. You changed the vis output from float link quality to integer. This removes valuable information and I don't see why this is necessary, hence I changed it back. May be I overlooked something - please let us know the reasoning behind this. Regards, Marek