From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 12 Mar 2010 03:20:04 +0800 References: <201003030640.16085.lindner_marek@yahoo.de> <20100309213501.GA30949@Linus-Debian> In-Reply-To: <20100309213501.GA30949@Linus-Debian> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201003120320.04486.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] reorganized kernel interface patches (version 2) 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 Hey, > those patches look quite good to me now, seems to work here as > expected. thanks for the review. Since there have been no further complains I committed the patches. > Just one note: One of those warnings has gone now with the > _GNU_SOURCE stuff. However, getline is also being used in > funcitions.c:174 (so adding the define to functions.c too, got rid > of the second warning for instance). I made a seperate patch for the _GNU_SOURCE stuff as this does not really part of the sysfs conversion. Regards, Marek