All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
	Phillip Potter <phil@philpotter.co.uk>
Subject: [GIT PULL] cdrom updates for 5.19-rc
Date: Sun, 22 May 2022 15:37:32 -0600	[thread overview]
Message-ID: <f274c991-1e1d-e42a-5f03-59fc49113a25@kernel.dk> (raw)

Hi Linus,

Removal of unused code and documentation updates. Please pull!


The following changes since commit c5eb0a61238dd6faf37f58c9ce61c9980aaffd7a:

  Linux 5.18-rc6 (2022-05-08 13:54:17 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/for-5.19/cdrom-2022-05-22

for you to fetch changes up to 2e10a1d693b9f1c8921bd797838cff0be7cdd537:

  cdrom: remove obsolete TODO list (2022-05-15 18:31:28 -0600)

----------------------------------------------------------------
for-5.19/cdrom-2022-05-22

----------------------------------------------------------------
Enze Li (1):
      cdrom: make EXPORT_SYMBOL follow exported function

Paul Gortmaker (3):
      cdrom: remove the unused driver specific disc change ioctl
      cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete
      block: remove last remaining traces of IDE documentation

Phillip Potter (1):
      cdrom: remove obsolete TODO list

 Documentation/cdrom/cdrom-standard.rst      | 10 ----
 Documentation/filesystems/proc.rst          | 92 +++--------------------------
 Documentation/userspace-api/ioctl/cdrom.rst |  6 ++
 drivers/block/pktcdvd.c                     |  2 +-
 drivers/cdrom/cdrom.c                       | 38 ++++--------
 include/linux/cdrom.h                       |  1 -
 include/uapi/linux/cdrom.h                  |  2 +-
 7 files changed, 25 insertions(+), 126 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2022-05-22 21:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22 21:37 Jens Axboe [this message]
2022-05-23 21:15 ` [GIT PULL] cdrom updates for 5.19-rc pr-tracker-bot

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=f274c991-1e1d-e42a-5f03-59fc49113a25@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=phil@philpotter.co.uk \
    --cc=torvalds@linux-foundation.org \
    /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.