]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/proc/base.c
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
[mv-sheeva.git] / fs / proc / base.c
index c1332dd2575d16c33d5bd3b7075cef755e9cb976..b5918ae8ca79a7823bd6a4d3eb0ecfc0b08d30f6 100644 (file)
@@ -148,9 +148,6 @@ static unsigned int pid_entry_count_dirs(const struct pid_entry *entries,
        return count;
 }
 
-int maps_protect;
-EXPORT_SYMBOL(maps_protect);
-
 static struct fs_struct *get_fs_struct(struct task_struct *task)
 {
        struct fs_struct *fs;