diff options
-rw-r--r-- | fs/splice.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/splice.c b/fs/splice.c index 228a487..b78a7f0 100644 --- a/fs/splice.c +++ b/fs/splice.c @@ -1057,8 +1057,6 @@ out_release: 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 |