From: Johannes Berg Date: Fri, 22 Jan 2010 22:22:54 +0000 (-0800) Subject: iwlwifi: clean up debugfs code X-Git-Tag: v2.6.34-rc1~233^2~421^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c84a8f1679f754d6080e49892f5cae2c88c91a8;p=pandora-kernel.git iwlwifi: clean up debugfs code The debugfs code can be made a whole lot more efficient by using debugfs_remove_recursive(), the large chunk of variables can completely go away and by moving two variables we no longer need to allocate an extra chunk of memory. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed