提交 b5db30cf 编写于 作者: A Al Viro

hugetlbfs: switch to use of invalfc()

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 e1ee7d85
......@@ -1228,7 +1228,7 @@ static int hugetlbfs_parse_param(struct fs_context *fc, struct fs_parameter *par
}
bad_val:
return invalf(fc, "hugetlbfs: Bad value '%s' for mount option '%s'\n",
return invalfc(fc, "Bad value '%s' for mount option '%s'\n",
param->string, param->key);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册