aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/feature-removal-schedule.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 674856303658..5c88ba1ea262 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -146,15 +146,6 @@ Who: Arjan van de Ven <arjan@linux.intel.com>
146 146
147--------------------------- 147---------------------------
148 148
149What: mount/umount uevents
150When: February 2007
151Why: These events are not correct, and do not properly let userspace know
152 when a file system has been mounted or unmounted. Userspace should
153 poll the /proc/mounts file instead to detect this properly.
154Who: Greg Kroah-Hartman <gregkh@suse.de>
155
156---------------------------
157
158What: USB driver API moves to EXPORT_SYMBOL_GPL 149What: USB driver API moves to EXPORT_SYMBOL_GPL
159When: February 2008 150When: February 2008
160Files: include/linux/usb.h, drivers/usb/core/driver.c 151Files: include/linux/usb.h, drivers/usb/core/driver.c