Now that the driver is removed we should also remove the entry in
Documentation/feature-removal-schedule.txt
Signed-off-by: Adrian Bunk <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
---
This patch has been sent on:
- 1 Mar 2008
6d7882f6e844eaf6551b3a3708e01d1784916435 foobar
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index c1d1fd0..a4530f0 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -19,15 +19,6 @@ Who: Pavel Machek <[email protected]>
---------------------------
-What: old NCR53C9x driver
-When: October 2007
-Why: Replaced by the much better esp_scsi driver. Actual low-level
- driver can be ported over almost trivially.
-Who: David Miller <[email protected]>
- Christoph Hellwig <[email protected]>
-
----------------------------
-
What: Video4Linux API 1 ioctls and video_decoder.h from Video devices.
When: December 2008
Files: include/linux/video_decoder.h include/linux/videodev.h
This should really be easy enough for any merge window state, whoe wants
to feed it to Linus?
On Tue, Aug 05, 2008 at 11:03:30PM +0300, Adrian Bunk wrote:
> Now that the driver is removed we should also remove the entry in
> Documentation/feature-removal-schedule.txt
>
> Signed-off-by: Adrian Bunk <[email protected]>
> Acked-by: Christoph Hellwig <[email protected]>
>
> ---
>
> This patch has been sent on:
> - 1 Mar 2008
>
> 6d7882f6e844eaf6551b3a3708e01d1784916435 foobar
> diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
> index c1d1fd0..a4530f0 100644
> --- a/Documentation/feature-removal-schedule.txt
> +++ b/Documentation/feature-removal-schedule.txt
> @@ -19,15 +19,6 @@ Who: Pavel Machek <[email protected]>
>
> ---------------------------
>
> -What: old NCR53C9x driver
> -When: October 2007
> -Why: Replaced by the much better esp_scsi driver. Actual low-level
> - driver can be ported over almost trivially.
> -Who: David Miller <[email protected]>
> - Christoph Hellwig <[email protected]>
> -
> ----------------------------
> -
> What: Video4Linux API 1 ioctls and video_decoder.h from Video devices.
> When: December 2008
> Files: include/linux/video_decoder.h include/linux/videodev.h
---end quoted text---
On Wed, 6 Aug 2008 01:37:19 +0200 Christoph Hellwig <[email protected]> wrote:
> On Tue, Aug 05, 2008 at 11:03:30PM +0300, Adrian Bunk wrote:
> > Now that the driver is removed we should also remove the entry in
> > Documentation/feature-removal-schedule.txt
> >
> > Signed-off-by: Adrian Bunk <[email protected]>
> > Acked-by: Christoph Hellwig <[email protected]>
> >
> > ---
> >
> > This patch has been sent on:
> > - 1 Mar 2008
> >
> > 6d7882f6e844eaf6551b3a3708e01d1784916435 foobar
> > diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
> > index c1d1fd0..a4530f0 100644
> > --- a/Documentation/feature-removal-schedule.txt
> > +++ b/Documentation/feature-removal-schedule.txt
> > @@ -19,15 +19,6 @@ Who: Pavel Machek <[email protected]>
> >
> > ---------------------------
> >
> > -What: old NCR53C9x driver
> > -When: October 2007
> > -Why: Replaced by the much better esp_scsi driver. Actual low-level
> > - driver can be ported over almost trivially.
> > -Who: David Miller <[email protected]>
> > - Christoph Hellwig <[email protected]>
> > -
> > ----------------------------
> > -
> > What: Video4Linux API 1 ioctls and video_decoder.h from Video devices.
> > When: December 2008
> > Files: include/linux/video_decoder.h include/linux/videodev.h
> ---end quoted text---
>
(pop toasting repaired)
> This should really be easy enough for any merge window state, whoe wants
> to feed it to Linus?
>
I have it queued for my next Linuswards batch. I tend to push
non-code-related changes immediately.