[PATCH] unexport f_delown

From: Christoph Hellwig
Date: Tue Sep 07 2004 - 11:12:41 EST



--- 1.40/fs/fcntl.c 2004-09-02 11:48:03 +02:00
+++ edited/fs/fcntl.c 2004-09-07 13:40:56 +02:00
@@ -290,8 +290,6 @@
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)
{
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/