diff options
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-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 6da663607f7b..ec0b4843b1cb 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -134,15 +134,6 @@ Who: Arjan van de Ven <arjan@linux.intel.com> | |||
134 | 134 | ||
135 | --------------------------- | 135 | --------------------------- |
136 | 136 | ||
137 | What: mount/umount uevents | ||
138 | When: February 2007 | ||
139 | Why: These events are not correct, and do not properly let userspace know | ||
140 | when a file system has been mounted or unmounted. Userspace should | ||
141 | poll the /proc/mounts file instead to detect this properly. | ||
142 | Who: Greg Kroah-Hartman <gregkh@suse.de> | ||
143 | |||
144 | --------------------------- | ||
145 | |||
146 | What: USB driver API moves to EXPORT_SYMBOL_GPL | 137 | What: USB driver API moves to EXPORT_SYMBOL_GPL |
147 | When: February 2008 | 138 | When: February 2008 |
148 | Files: include/linux/usb.h, drivers/usb/core/driver.c | 139 | Files: include/linux/usb.h, drivers/usb/core/driver.c |