linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix usage of configshell-fb module
@ 2025-10-09 16:45 Stephan Müller
  2025-10-09 16:45 ` [PATCH 1/2] Use preferred module name Stephan Müller
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephan Müller @ 2025-10-09 16:45 UTC (permalink / raw)
  To: linux-nvme; +Cc: Stephan Müller

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



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

end of thread, other threads:[~2025-10-10 13:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-09 16:45 [PATCH 0/2] Fix usage of configshell-fb module Stephan Müller
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

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).