All of lore.kernel.org
 help / color / mirror / Atom feed
From: linux@treblig.org
To: akpm@linux-foundation.org, mporter@kernel.crashing.org,
	alex.bou9@gmail.com
Cc: linux-kernel@vger.kernel.org,
	"Dr. David Alan Gilbert" <linux@treblig.org>
Subject: [PATCH 0/2] rapidio deadcoding
Date: Sat, 19 Apr 2025 21:30:10 +0100	[thread overview]
Message-ID: <20250419203012.429787-1-linux@treblig.org> (raw)

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


             reply	other threads:[~2025-04-19 20:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-19 20:30 linux [this message]
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

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=20250419203012.429787-1-linux@treblig.org \
    --to=linux@treblig.org \
    --cc=akpm@linux-foundation.org \
    --cc=alex.bou9@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mporter@kernel.crashing.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.