From: Sven Eckelmann Date: Mon, 21 Jun 2010 23:25:48 +0000 (+0200) Subject: Staging: batman-adv: Ignore debugfs on kernels without debugfs support X-Git-Tag: v2.6.36-rc1~520^2~1^2~392 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bfe3638747b2c2f842edf9eb2a407a22a9d537d;p=pandora-kernel.git Staging: batman-adv: Ignore debugfs on kernels without debugfs support All code for debugfs is ignored when the creation of the batman-adv root directory in debugfs fails. It must also be ignored when the debugfs_create_dir tells us that debugfs is not implemented to prevent possible crashes in the future. Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed