Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66d93341 authored by Tao Ma's avatar Tao Ma Committed by Linus Torvalds
Browse files

Documentation: remove reference to feature-removal-schedule.txt



In commit 9c0ece06 ("Get rid of Documentation/feature-removal.txt"),
Linus removed feature-removal-schedule.txt from Documentation, but there
is still some reference to this file.  So remove them.

Signed-off-by: default avatarTao Ma <boyu.mt@taobao.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 7929d407
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -136,8 +136,6 @@ fault-injection/
	- dir with docs about the fault injection capabilities infrastructure.
fb/
	- directory with info on the frame buffer graphics abstraction layer.
feature-removal-schedule.txt
	- list of files and features that are going to be removed.
filesystems/
	- info on the vfs and the various filesystems that Linux supports.
firmware_class/
+0 −3
Original line number Diff line number Diff line
@@ -36,9 +36,6 @@ The different levels of stability are:
	the kernel, but are marked to be removed at some later point in
	time.  The description of the interface will document the reason
	why it is obsolete and when it can be expected to be removed.
	The file Documentation/feature-removal-schedule.txt may describe
	some of these interfaces, giving a schedule for when they will
	be removed.

  removed/
	This directory contains a list of the old interfaces that have