public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: linux-kernel@vger.kernel.org
Cc: Bjorn Helgaas <bhelgaas@google.com>
Subject: [PATCH 0/3] Remove unused SLOW_DOWN_IO
Date: Thu, 13 Oct 2022 19:19:08 -0500	[thread overview]
Message-ID: <20221014001911.3342485-1-helgaas@kernel.org> (raw)

From: Bjorn Helgaas <bhelgaas@google.com>

Only alpha, ia64, and sh define SLOW_DOWN_IO, and there are no uses of it.
Remove them all.

These were previously posted at
https://lore.kernel.org/all/20220415190817.842864-1-helgaas@kernel.org/

Bjorn Helgaas (3):
  sh: remove unused SLOW_DOWN_IO
  ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
  alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions

 arch/alpha/include/asm/io.h |  4 ----
 arch/ia64/include/asm/io.h  |  4 ----
 arch/sh/include/asm/io.h    | 17 ++---------------
 3 files changed, 2 insertions(+), 23 deletions(-)

-- 
2.25.1


             reply	other threads:[~2022-10-14  0:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14  0:19 Bjorn Helgaas [this message]
2022-10-14  0:19 ` [PATCH 1/3] sh: remove unused SLOW_DOWN_IO Bjorn Helgaas
2022-10-18  4:39   ` kernel test robot
2022-10-18 17:30   ` Bjorn Helgaas
2022-10-14  0:19 ` [PATCH 2/3] ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions Bjorn Helgaas
2022-10-14  0:19 ` [PATCH 3/3] alpha: " Bjorn Helgaas

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=20221014001911.3342485-1-helgaas@kernel.org \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox