From: Zhaolei Date: Fri, 17 Oct 2008 11:12:35 +0000 (+0800) Subject: MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ X-Git-Tag: v2.6.28-rc3~95^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b517531ce53794f2a2eae1fff1d1216b9db4da9f;p=pandora-kernel.git MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ debugfs_create_*() returns NULL on error. Make its callers return -ENODEV on error. Signed-off-by: Zhao Lei Acked-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed