[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87wnfaa8ce.fsf@meer.lwn.net>
Date: Wed, 27 Apr 2022 08:50:41 -0600
From: Jonathan Corbet <corbet@....net>
To: Paul Gortmaker <paul.gortmaker@...driver.com>,
linux-kernel@...r.kernel.org
Cc: Paul Gortmaker <paul.gortmaker@...driver.com>,
Jens Axboe <axboe@...nel.dk>, Christoph Hellwig <hch@....de>,
Phillip Potter <phil@...lpotter.co.uk>
Subject: Re: [PATCH 3/3] block: remove last remaining traces of IDE
documentation
Paul Gortmaker <paul.gortmaker@...driver.com> writes:
> The last traces of the IDE driver went away in commit b7fb14d3ac63
> ("ide: remove the legacy ide driver") but it left behind some traces
> of old documentation. This removes/updates anything with a reference
> to ide-cd or ide-tape appropriately.
>
> Cc: Jens Axboe <axboe@...nel.dk>
> Cc: Christoph Hellwig <hch@....de>
> Cc: Jonathan Corbet <corbet@....net>
> Cc: Phillip Potter <phil@...lpotter.co.uk>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>
> ---
> .../admin-guide/kernel-parameters.txt | 21 -
> Documentation/cdrom/ide-cd.rst | 538 ------------------
> Documentation/cdrom/index.rst | 1 -
> Documentation/filesystems/proc.rst | 92 +--
> Documentation/ide/ChangeLog.ide-cd.1994-2004 | 268 ---------
> .../ide/ChangeLog.ide-floppy.1996-2002 | 63 --
> .../ide/ChangeLog.ide-tape.1995-2002 | 257 ---------
> Documentation/ide/changelogs.rst | 17 -
> Documentation/ide/ide-tape.rst | 68 ---
> Documentation/ide/ide.rst | 265 ---------
> Documentation/ide/index.rst | 21 -
> Documentation/ide/warm-plug-howto.rst | 18 -
> drivers/block/pktcdvd.c | 2 +-
> 13 files changed, 8 insertions(+), 1623 deletions(-)
> delete mode 100644 Documentation/cdrom/ide-cd.rst
> delete mode 100644 Documentation/ide/ChangeLog.ide-cd.1994-2004
> delete mode 100644 Documentation/ide/ChangeLog.ide-floppy.1996-2002
> delete mode 100644 Documentation/ide/ChangeLog.ide-tape.1995-2002
> delete mode 100644 Documentation/ide/changelogs.rst
> delete mode 100644 Documentation/ide/ide-tape.rst
> delete mode 100644 Documentation/ide/ide.rst
> delete mode 100644 Documentation/ide/index.rst
> delete mode 100644 Documentation/ide/warm-plug-howto.rst
The Documentation/ide part of this is already dealt with in docs-next;
obviously there was more to do, though :)
Thanks,
jon
Powered by blists - more mailing lists