diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 9 |
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 | ||
149 | What: mount/umount uevents | ||
150 | When: February 2007 | ||
151 | Why: 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. | ||
154 | Who: Greg Kroah-Hartman <gregkh@suse.de> | ||
155 | |||
156 | --------------------------- | ||
157 | |||
158 | What: USB driver API moves to EXPORT_SYMBOL_GPL | 149 | What: USB driver API moves to EXPORT_SYMBOL_GPL |
159 | When: February 2008 | 150 | When: February 2008 |
160 | Files: include/linux/usb.h, drivers/usb/core/driver.c | 151 | Files: include/linux/usb.h, drivers/usb/core/driver.c |