X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Ffcntl.c;h=2aa5db702ce5c173c7dfc1a93a79fbaf08876486;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=05a913ac296c7f1729a6f308d2f0a7057e1e8c79;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/fs/fcntl.c b/fs/fcntl.c index 05a913ac2..2aa5db702 100644 --- a/fs/fcntl.c +++ b/fs/fcntl.c @@ -539,8 +539,6 @@ int send_sigurg(struct fown_struct *fown) return ret; } -EXPORT_SYMBOL(send_sigurg); - static DEFINE_RWLOCK(fasync_lock); static kmem_cache_t *fasync_cache __read_mostly;