提交 9e0b719c 编写于 作者: H He Sheng 提交者: guzitao

sw64: rename debugfs dir sw_64 to sw64

Sunway inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I56OLG

--------------------------------
Signed-off-by: NHe Sheng <hesheng@wxiat.com>
Signed-off-by: NGu Zitao <guzitao@wxiat.com>
上级 e73f0bff
......@@ -976,7 +976,7 @@ static int __init debugfs_sw64(void)
{
struct dentry *d;
d = debugfs_create_dir("sw_64", NULL);
d = debugfs_create_dir("sw64", NULL);
if (!d)
return -ENOMEM;
sw64_debugfs_dir = d;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册