All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rapidio deadcoding
@ 2025-04-19 20:30 linux
  2025-04-19 20:30 ` [PATCH 1/2] rapidio: remove some dead defines linux
  2025-04-19 20:30 ` [PATCH 2/2] rapidio: Remove unused functions linux
  0 siblings, 2 replies; 3+ messages in thread
From: linux @ 2025-04-19 20:30 UTC (permalink / raw)
  To: akpm, mporter, alex.bou9; +Cc: linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Hi,
  This is a couple of rapidio deadcoding patches.
The first of these is a repost and was originally
posted almost a year ago
 https://lore.kernel.org/all/20240528002515.211366-1-linux@treblig.org/
but got no answer.
  Other than being rebased and a typo fixed, it's not
changed.

Dave

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (2):
  rapidio: remove some dead defines
  rapidio: Remove unused functions

 drivers/rapidio/devices/rio_mport_cdev.c |  20 -----
 drivers/rapidio/rio.c                    | 103 -----------------------
 drivers/rapidio/rio.h                    |   2 -
 drivers/rapidio/rio_cm.c                 |   6 --
 include/linux/rio_drv.h                  |   5 --
 5 files changed, 136 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-04-19 20:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-19 20:30 [PATCH 0/2] rapidio deadcoding linux
2025-04-19 20:30 ` [PATCH 1/2] rapidio: remove some dead defines linux
2025-04-19 20:30 ` [PATCH 2/2] rapidio: Remove unused functions linux

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.