LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Pekka Pietikainen <pp@ee.oulu.fi>
To: Greg KH <gregkh@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	David Miller <davem@davemloft.net>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PATCH] split up feature-removal-schedule.txt
Date: Wed, 13 Feb 2008 12:30:14 +0200	[thread overview]
Message-ID: <20080213103014.GA5518@ee.oulu.fi> (raw)
In-Reply-To: <20080213070215.GA11969@kroah.com>

On Tue, Feb 12, 2008 at 11:02:15PM -0800, Greg KH wrote:
> This changeset does just that.  Turns out that this makes things more
> readable, as it's easier to look at a list of filenames for things than
> picking through a 300 line text file.

Hmm.. While you're at it, would it make sense to encode the "When"
into the filename? Like 2010-09-sys_sysctl or 2.6.26-feature-X.

Requires renaming when something is given more time to live, though.
On the positive side, I think it'd help in keeping these current. 2.6.24
has e.g.

What:   PCMCIA control ioctl (needed for pcmcia-cs [cardmgr, cardctl])
When:   November 2005

If the date/release has been reached and the feature hasn't been removed
either more time is added or the feature gets removed.

> 
>  Documentation/feature-removal-schedule.txt                                        |  308 ----------
>  Documentation/feature-removal-schedule/README                                     |   16 
>  Documentation/feature-removal-schedule/acpi-procfs                                |    6 
>  Documentation/feature-removal-schedule/b43_support_for_old_firmware               |    6 
>  Documentation/feature-removal-schedule/bcm43xx-wireless-driver                    |    6 
>  Documentation/feature-removal-schedule/dev-power.power_state                      |   10 
>  Documentation/feature-removal-schedule/eepro100-driver                            |    4 
>  Documentation/feature-removal-schedule/i2c-i810_i2c-prosavage_i2c-savage4_drivers |    4 
>  Documentation/feature-removal-schedule/i386-x86_65-bzImage-symlinks               |    7 
						  64? ;)
>  Documentation/feature-removal-schedule/ieee80211-softmac                          |    5 
>  Documentation/feature-removal-schedule/kernel_thread_EXPORT_SYMBOL                |    9 
>  Documentation/feature-removal-schedule/libata-spindown-warning                    |   15 
>  Documentation/feature-removal-schedule/netfilter-rules                            |   29 
>  Documentation/feature-removal-schedule/old_ncr54c9_driver                         |    6 
>  Documentation/feature-removal-schedule/pcmcia-control-ioctl                       |   14 
>  Documentation/feature-removal-schedule/ppc-arch-include-directories               |   10 
>  Documentation/feature-removal-schedule/proc-acpi-button                           |    5 
>  Documentation/feature-removal-schedule/proc-acpi-event                            |    5 
>  Documentation/feature-removal-schedule/rc80211-simple-rate-control-for-mac80211   |    7 
>  Documentation/feature-removal-schedule/sk98lin-driver                             |    5 
>  Documentation/feature-removal-schedule/solaris_syscall_support                    |    8 
>  Documentation/feature-removal-schedule/sys_sysctl                                 |   32 +
>  Documentation/feature-removal-schedule/uevent_PHYSDEV                             |    7 
>  Documentation/feature-removal-schedule/unused_EXPORT_SYMBOL_exports               |    7 
>  Documentation/feature-removal-schedule/vfl1-ioctls                                |   16 
>  Documentation/feature-removal-schedule/vm_ops.nopage                              |    6 
>  26 files changed, 245 insertions(+), 308 deletions(-)
> 
> ---------------
> 
> Greg Kroah-Hartman (1):
>       Split up feature-removal-schedule.txt into individual files.
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  parent reply	other threads:[~2008-02-13 11:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-13  7:02 Greg KH
2008-02-13  7:04 ` David Miller
2008-02-13  7:22   ` Joe Perches
2008-02-13 16:18     ` Randy Dunlap
2008-02-13 16:59     ` Greg KH
2008-02-13 17:33       ` Joe Perches
2008-02-13 17:47         ` Greg KH
2008-02-13 18:13         ` Linus Torvalds
2008-02-13 18:19           ` Linus Torvalds
2008-02-13 23:38             ` Junio C Hamano
2008-02-13 19:32           ` Andrew Morton
2008-02-19 19:07           ` Greg KH
2008-02-19 19:34             ` Randy Dunlap
2008-02-19 19:49               ` Greg KH
2008-02-19 20:06                 ` Adrian Bunk
2008-02-13  7:27 ` KOSAKI Motohiro
2008-02-13 10:30 ` Pekka Pietikainen [this message]
2008-02-13 17:00   ` [GIT PATCH] " Greg KH
2008-02-13 12:11 ` Jeff Garzik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080213103014.GA5518@ee.oulu.fi \
    --to=pp@ee.oulu.fi \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --subject='Re: [GIT PATCH] split up feature-removal-schedule.txt' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).