All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Paul Gortmaker <paul.gortmaker@windriver.com>,
	linux-kernel@vger.kernel.org
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>,
	Jens Axboe <axboe@kernel.dk>, Christoph Hellwig <hch@lst.de>,
	Phillip Potter <phil@philpotter.co.uk>
Subject: Re: [PATCH 3/3] block: remove last remaining traces of IDE documentation
Date: Wed, 27 Apr 2022 08:50:41 -0600	[thread overview]
Message-ID: <87wnfaa8ce.fsf@meer.lwn.net> (raw)
In-Reply-To: <20220427132436.12795-4-paul.gortmaker@windriver.com>

Paul Gortmaker <paul.gortmaker@windriver.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@kernel.dk>
> Cc: Christoph Hellwig <hch@lst.de>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Phillip Potter <phil@philpotter.co.uk>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.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

  reply	other threads:[~2022-04-27 14:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 13:24 [PATCH 0/3] remove remaining IDE driver fragments Paul Gortmaker
2022-04-27 13:24 ` [PATCH 1/3] cdrom: remove the unused driver specific disc change ioctl Paul Gortmaker
2022-04-28 23:28   ` Phillip Potter
2022-04-27 13:24 ` [PATCH 2/3] cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete Paul Gortmaker
2022-04-28 23:32   ` Phillip Potter
2022-04-27 13:24 ` [PATCH 3/3] block: remove last remaining traces of IDE documentation Paul Gortmaker
2022-04-27 14:50   ` Jonathan Corbet [this message]
2022-04-27 16:50     ` Randy Dunlap
2022-04-27 16:59     ` Paul Gortmaker
2022-04-28 23:43       ` Phillip Potter
2022-05-06 15:32         ` Paul Gortmaker
2022-05-06 17:54           ` Phillip Potter
2022-05-06 20:24             ` Paul Gortmaker
2022-05-06 20:27               ` Randy Dunlap
2022-05-07 20:57               ` Phillip Potter
2022-05-09 22:17             ` Jonathan Corbet
2022-05-09 23:03               ` Phillip Potter
2022-05-09 23:17                 ` Jens Axboe
2022-05-10  8:00                   ` Phillip Potter
2022-05-10  5:51               ` Christoph Hellwig
2022-05-10  8:09                 ` Phillip Potter

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=87wnfaa8ce.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=phil@philpotter.co.uk \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.