summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-04-21 23:36:19 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-04-21 23:36:19 -0700
commite5c7f247d6701be52bb10044db6dfbb1099135e4 (patch)
tree71a3b7fdcc1979905a1355441fe07263bc1a3809 /include/linux
parent507662e17a13f499770b98e6e6b5c6a13b737e63 (diff)
[PATCH] dynamic proc cleanups
From: Matt Mackall <mpm@selenic.com> Delete obsolete comment and kill test of obsolete define.
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/proc_fs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/proc_fs.h b/include/linux/proc_fs.h
index 0b12bd800fd1..2d439a8390c0 100644
--- a/include/linux/proc_fs.h
+++ b/include/linux/proc_fs.h
@@ -24,8 +24,6 @@ enum {
PROC_ROOT_INO = 1,
};
-/* Finally, the dynamically allocatable proc entries are reserved: */
-
#define PROC_SUPER_MAGIC 0x9fa0
/*