From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 18 Oct 2010 12:06:01 +0200 References: <1286922125-18097-1-git-send-email-linus.luessing@web.de> In-Reply-To: <1286922125-18097-1-git-send-email-linus.luessing@web.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201010181206.02350.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] Simplifying sysfs code 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 Wednesday 13 October 2010 00:22:01 Linus L=C3=BCssing wrote: > thanks for all the feedback for the changes I wanted to make to the sysfs > code base. I tried to address bugs and suggestions. The macros are now a > bit smaller than in the beginning, the missing static has been added > (thanks Andrew and Sven). >=20 > Due to Marecs comment on the issues with changing sysfs file names in the > kernel (which I was not aware of, thanks for explaining) and comments > about old sysfs filenames being more descriptive, I changed the bat_priv > names instead now. I don't really see a good reason yet why they should > not be equal. Patches 1-4 have been applied (revision 1833-1836). Thanks, Marek