[PATCH 0/2] nvmet-auth: fix some minor bugs

Maurizio Lombardi mlombard at redhat.com
Wed Apr 10 02:48:40 PDT 2024


First patch modifies nvmet_auth_host_hash() so it correctly returns
the error code to its caller.

The second patch replaces a pr_debug() with pr_err().

Maurizio Lombardi (2):
  nvmet-auth: return the error code to the nvmet_auth_host_hash()
    callers
  nvmet-auth: replace pr_debug() with pr_err() to report an error.

 drivers/nvme/target/auth.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.39.3




More information about the Linux-nvme mailing list