[PATCH] Cpusets - Dont export proc_cpuset_operations

From: Paul Jackson
Date: Fri Sep 03 2004 - 12:48:02 EST


Remove gratuitous EXPORT_SYMBOL of proc_cpuset_operations.

Signed-off-by: Paul Jackson <pj@xxxxxxx>

Index: 2.6.9-rc1/kernel/cpuset.c
===================================================================
--- 2.6.9-rc1.orig/kernel/cpuset.c 2004-09-03 09:02:29.000000000 -0700
+++ 2.6.9-rc1/kernel/cpuset.c 2004-09-03 09:02:34.000000000 -0700
@@ -1500,4 +1500,3 @@ struct file_operations proc_cpuset_opera
.llseek = seq_lseek,
.release = single_release,
};
-EXPORT_SYMBOL(proc_cpuset_operations);

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.650.933.1373
-
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/