Loading fs/splice.c +0 −2 Original line number Diff line number Diff line Loading @@ -1057,8 +1057,6 @@ long do_splice_direct(struct file *in, loff_t *ppos, struct file *out, return ret; } EXPORT_SYMBOL(do_splice_direct); /* * After the inode slimming patch, i_pipe/i_bdev/i_cdev share the same * location, so checking ->i_pipe is not enough to verify that this is a Loading Loading
fs/splice.c +0 −2 Original line number Diff line number Diff line Loading @@ -1057,8 +1057,6 @@ long do_splice_direct(struct file *in, loff_t *ppos, struct file *out, return ret; } EXPORT_SYMBOL(do_splice_direct); /* * After the inode slimming patch, i_pipe/i_bdev/i_cdev share the same * location, so checking ->i_pipe is not enough to verify that this is a Loading