Skip to content
Commit ecab1f44 authored by Zhaolei's avatar Zhaolei Committed by Ralf Baechle
Browse files

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: default avatarZhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent f8d56f17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment