Closed lgdacunh closed 1 month ago
@igaw , checkpatch review is complaining I added files. What should I do to make this check happy?
checkpatch.pl is a bit picky when adding/removing files. You can ignore this warning.
You also need to add the documentation files to meson.build
in order to get them build/installed.
checkpatch.pl is a bit picky when adding/removing files. You can ignore this warning.
You also need to add the documentation files to
meson.build
in order to get them build/installed.
Done!
Thanks!
Added documentation to all current solidigm plugin commands