Commit d3259ff1 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Linus Torvalds

[PATCH] unexport f_delown

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 11dd96e0
......@@ -291,8 +291,6 @@ void f_delown(struct file *filp)
f_modown(filp, 0, 0, 0, 1);
}
EXPORT_SYMBOL(f_delown);
static long do_fcntl(int fd, unsigned int cmd, unsigned long arg,
struct file *filp)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment