commit | ecab1f4479abb88d739bc1aac5545e8399fbad66 | [log] [tgz] |
---|---|---|
author | Zhaolei <zhaolei@cn.fujitsu.com> | Fri Oct 17 19:12:30 2008 +0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 27 16:18:25 2008 +0000 |
tree | 00923c379480f8a8dae115892e5b486c9211bb8d | |
parent | f8d56f1771e4867acc461146764b4feeb5245669 [diff] |
MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/ debugfs_create_*() returns NULL on error. Make its caller debugfs_fpuemu return -ENODEV on error. Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>