summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2005-06-21 06:15:16 +0200
committerGreg Kroah-Hartman2006-06-26 21:25:10 +0200
commitfee68d1cc0d9bd863e51c16cdcd707737b16bb38 (patch)
treebf8361559f55bc24aeb463f45589432dcc22656b
parent[PATCH] devfs: Last little devfs cleanups throughout the kernel tree. (diff)
downloadkernel-qcow2-linux-fee68d1cc0d9bd863e51c16cdcd707737b16bb38.tar.gz
kernel-qcow2-linux-fee68d1cc0d9bd863e51c16cdcd707737b16bb38.tar.xz
kernel-qcow2-linux-fee68d1cc0d9bd863e51c16cdcd707737b16bb38.zip
[PATCH] devfs: Remove it from the feature_removal.txt file
This file was created due to the issue regarding how to notify people that devfs was going to be removed. Finally remove the entry as it has served its purpose. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r--Documentation/feature-removal-schedule.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 027285d0c26c..ddfd77029597 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -6,17 +6,6 @@ be removed from this file.
---------------------------
-What: devfs
-When: July 2005
-Files: fs/devfs/*, include/linux/devfs_fs*.h and assorted devfs
- function calls throughout the kernel tree
-Why: It has been unmaintained for a number of years, has unfixable
- races, contains a naming policy within the kernel that is
- against the LSB, and can be replaced by using udev.
-Who: Greg Kroah-Hartman <greg@kroah.com>
-
----------------------------
-
What: RAW driver (CONFIG_RAW_DRIVER)
When: December 2005
Why: declared obsolete since kernel 2.6.3