提交 ea137533 编写于 作者: E Eric Van Hensbergen

fs/9p: remove sparse warning in vfs_inode

make v9fs_dentry_from_dir_inode static
Signed-off-by: NEric Van Hensbergen <ericvh@gmail.com>
上级 0b1208b1
......@@ -260,7 +260,7 @@ static gid_t v9fs_get_fsgid_for_create(struct inode *dir_inode)
*
*/
struct dentry *v9fs_dentry_from_dir_inode(struct inode *inode)
static struct dentry *v9fs_dentry_from_dir_inode(struct inode *inode)
{
struct dentry *dentry;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册