Loading fs/fuse/dev.c +0 −1 Original line number Diff line number Diff line Loading @@ -767,7 +767,6 @@ static int fuse_copy_fill(struct fuse_copy_state *cs) cs->len = err; cs->offset = off; cs->pg = page; cs->offset = off; iov_iter_advance(cs->iter, err); } Loading Loading
fs/fuse/dev.c +0 −1 Original line number Diff line number Diff line Loading @@ -767,7 +767,6 @@ static int fuse_copy_fill(struct fuse_copy_state *cs) cs->len = err; cs->offset = off; cs->pg = page; cs->offset = off; iov_iter_advance(cs->iter, err); } Loading