The file feature-removal-schedule.txt is ignored by most people except for people that add to it. It's more of a global TODO list for developers than being anything useful by anyone.
Add a feature removal of removing the feature-removal-schedule.txt. Signed-off-by: Steven Rostedt <rost...@goodmis.org> --- Documentation/feature-removal-schedule.txt | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index afaff31..dcbb573 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -6,6 +6,17 @@ be removed from this file. The suggested deprecation period is 3 releases. --------------------------- +What: Documentation/feature-removal-schedule.txt +When: v3.8 +Why: Developers add their TODO list here, and no one else reads it. + It causes a lot of silly conflicts that annoy Linus. + There are better ways to remove features than adding your crap here. + Add a printk() or 'CONFIG_FOO default n' and see who complains. + This file has been proven to be absolutely useless. +Who: Steven Rostedt <rost...@goodmis.org> + +--------------------------- + What: ddebug_query="query" boot cmdline param When: v3.8 Why: obsoleted by dyndbg="query" and module.dyndbg="query" -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/