git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8d56f1
)
MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/
author
Zhaolei
<zhaolei@cn.fujitsu.com>
Fri, 17 Oct 2008 11:12:30 +0000
(19:12 +0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 27 Oct 2008 16:18:25 +0000
(16:18 +0000)
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>
No differences found