From 34d5abe9e8f4367c7589e6c820754615af6a26ff Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 8 Jun 2007 08:33:41 +0200 Subject: [PATCH] --- yaml --- r: 57513 b: refs/heads/master c: 267adc3e66c3d3c2edb89dac9eddc20ac94d646b h: refs/heads/master i: 57511: 29c49ada7b29f676b1cb36a7198740d67944774d v: v3 --- [refs] | 2 +- trunk/fs/splice.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 96942057a8aa..40e62d3ccdb7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d366d39885b4a56eb90c7670deb46d82501579ad +refs/heads/master: 267adc3e66c3d3c2edb89dac9eddc20ac94d646b diff --git a/trunk/fs/splice.c b/trunk/fs/splice.c index 228a48799d11..b78a7f057be1 100644 --- a/trunk/fs/splice.c +++ b/trunk/fs/splice.c @@ -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