]> Git Repo - linux.git/blobdiff - fs/9p/vfs_inode_dotl.c
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[linux.git] / fs / 9p / vfs_inode_dotl.c
index 8e8d5d2a13d8eaf39e87698b56e3c5a3a834e116..1312f68965ac0099b163d58ac2356aac38b15cb7 100644 (file)
@@ -366,7 +366,6 @@ static int v9fs_vfs_mkdir_dotl(struct mnt_idmap *idmap,
        struct posix_acl *dacl = NULL, *pacl = NULL;
 
        p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry);
-       err = 0;
        v9ses = v9fs_inode2v9ses(dir);
 
        omode |= S_IFDIR;
This page took 0.032346 seconds and 4 git commands to generate.