linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: "Stephan Müller" <stephan.mueller@phys.ethz.ch>
To: linux-nvme@lists.infradead.org
Cc: "Stephan Müller" <stephan.mueller@phys.ethz.ch>
Subject: [PATCH 0/2] Fix usage of configshell-fb module
Date: Thu,  9 Oct 2025 18:45:02 +0200	[thread overview]
Message-ID: <20251009164504.2212623-1-stephan.mueller@phys.ethz.ch> (raw)

Hello

These patches are necessary on Debian 13 with configshell v.2.0.0.
Calls to "configshell_fb.node.ConfigNode" are no longer possible, when
importing "configshell_fb".

1. From configshell-fb v2.0.0 on, the module is actually named
configshell. This already fixes the Debian issue and also works on
Debian 12 with configshell-fb v1.2.8.

2. They now explicitly export module symbols, so we should use
those instead of referring to file names. This is more cosmetic
thing.

  Have a nice day
  stephan

Stephan Müller (2):
  Use preferred module name
  Use exported configshell symbols

 nvmetcli | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.39.5



             reply	other threads:[~2025-10-09 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-09 16:45 Stephan Müller [this message]
2025-10-09 16:45 ` [PATCH 1/2] Use preferred module name Stephan Müller
2025-10-09 16:45 ` [PATCH 2/2] Use exported configshell symbols Stephan Müller
2025-10-10 13:09 ` [PATCH 0/2] Fix usage of configshell-fb module Maurizio Lombardi

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=20251009164504.2212623-1-stephan.mueller@phys.ethz.ch \
    --to=stephan.mueller@phys.ethz.ch \
    --cc=linux-nvme@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).