[PATCH 0/2] Fix usage of configshell-fb module

Stephan Müller stephan.mueller at phys.ethz.ch
Thu Oct 9 09:45:02 PDT 2025


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




More information about the Linux-nvme mailing list