linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove unused SLOW_DOWN_IO
@ 2022-10-14  0:19 Bjorn Helgaas
  2022-10-14  0:19 ` [PATCH 1/3] sh: remove " Bjorn Helgaas
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bjorn Helgaas @ 2022-10-14  0:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: Bjorn Helgaas

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-18 17:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-14  0:19 [PATCH 0/3] Remove unused SLOW_DOWN_IO Bjorn Helgaas
2022-10-14  0:19 ` [PATCH 1/3] sh: remove " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).