Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>,
	 linux-rdma@vger.kernel.org, Michal Schmidt <mschmidt@redhat.com>
Cc: Jason Gunthorpe <jgg@ziepe.ca>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH for-next] RDMA/hfi1: Remove unused non-user-accessible device class
Date: Mon, 06 Jul 2026 02:10:57 -0400	[thread overview]
Message-ID: <178331825780.992989.13098026029043860697.b4-ty@kernel.org> (raw)
In-Reply-To: <20260701150510.384858-1-mschmidt@redhat.com>


On Wed, 01 Jul 2026 17:05:10 +0200, Michal Schmidt wrote:
> The driver defines two device classes: "hfi1" (mode 0600) and
> "hfi1_user" (mode 0666), selected by a user_accessible parameter to
> hfi1_cdev_init(). The only caller always passes user_accessible=true,
> so the "hfi1" class is registered but never used.
> 
> The 0600 class was originally used by the diagnostics UI char device
> (hfi1_ui*), but that was removed over 10 years ago in commit
> 7312f29d8ee5 ("IB/hfi1: Remove UI char device"). The class and the
> user_accessible parameter were left behind.
> 
> [...]

Applied, thanks!

[1/1] RDMA/hfi1: Remove unused non-user-accessible device class
      https://git.kernel.org/rdma/rdma/c/297b5b747a0a2c

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>


      reply	other threads:[~2026-07-06  6:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-01 15:05 [PATCH for-next] RDMA/hfi1: Remove unused non-user-accessible device class Michal Schmidt
2026-07-06  6:10 ` Leon Romanovsky [this message]

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=178331825780.992989.13098026029043860697.b4-ty@kernel.org \
    --to=leon@kernel.org \
    --cc=dennis.dalessandro@cornelisnetworks.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=mschmidt@redhat.com \
    /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