mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
splice_pipe_desc: kill ->flags
no users left Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -1212,7 +1212,6 @@ static ssize_t subbuf_splice_actor(struct file *in,
|
||||
.nr_pages = 0,
|
||||
.nr_pages_max = PIPE_DEF_BUFFERS,
|
||||
.partial = partial,
|
||||
.flags = flags,
|
||||
.ops = &relay_pipe_buf_ops,
|
||||
.spd_release = relay_page_release,
|
||||
};
|
||||
|
Reference in New Issue
Block a user