diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-10-03 04:13:54 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-03 11:03:41 -0400 |
commit | 31e7e1a806dab5e8e218b78e1b41887a4f6dfcc0 (patch) | |
tree | fecc80d4d46359661e91bb5c075bce846c65fb62 /Documentation | |
parent | fcc7a8c4636ec9d14680126e9fde39e8411c44ea (diff) |
[PATCH] schedule ftape removal
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 9364f47c7116..57e72e63df09 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -325,3 +325,11 @@ Why: i2c-isa is a non-sense and doesn't fit in the device driver | |||
325 | Who: Jean Delvare <khali@linux-fr.org> | 325 | Who: Jean Delvare <khali@linux-fr.org> |
326 | 326 | ||
327 | --------------------------- | 327 | --------------------------- |
328 | |||
329 | What: ftape | ||
330 | When: 2.6.20 | ||
331 | Why: Orphaned for ages. SMP bugs long unfixed. Few users left | ||
332 | in the world. | ||
333 | Who: Jeff Garzik <jeff@garzik.org> | ||
334 | |||
335 | --------------------------- | ||