Skip to content
Commit 25627c7f authored by Zhaolei's avatar Zhaolei Committed by Paul Mundt
Browse files

Fix debugfs_create_file's error checking method for arch/sh/mm/



debugfs_create_file() returns NULL if an error occurs, returns -ENODEV
when debugfs is not enabled in the kernel.

Signed-off-by: default avatarZhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 9986b311
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