From: Marek Lindner Date: Fri, 7 May 2010 19:47:18 +0000 (+0200) Subject: Staging: batman-adv: convert multiple /proc files to use sysfs X-Git-Tag: v2.6.35-rc1~441^2^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47fdf097c348673dced571da8a15939005219da0;p=pandora-kernel.git Staging: batman-adv: convert multiple /proc files to use sysfs This is the first patch in a series of patches which aim to convert all batman-adv /proc files to sysfs. To keep the changes in a digestable size it has been split up into smaller chunks. During the transition period batman-adv will use /proc as well as sysfs. As a first step the following files have been converted: aggregate_ogm, originators, transtable_global, transtable_local Signed-off-by: Marek Lindner Signed-off-by: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed