Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvmet-auth: fix some minor bugs
@ 2024-04-10  9:48 Maurizio Lombardi
  2024-04-10  9:48 ` [PATCH 1/2] nvmet-auth: return the error code to the nvmet_auth_host_hash() callers Maurizio Lombardi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Maurizio Lombardi @ 2024-04-10  9:48 UTC (permalink / raw)
  To: kbusch; +Cc: sagi, hare, dwagner, linux-nvme

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



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

end of thread, other threads:[~2024-04-16 16:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10  9:48 [PATCH 0/2] nvmet-auth: fix some minor bugs Maurizio Lombardi
2024-04-10  9:48 ` [PATCH 1/2] nvmet-auth: return the error code to the nvmet_auth_host_hash() callers Maurizio Lombardi
2024-04-10 13:57   ` Sagi Grimberg
2024-04-16  2:51   ` Chaitanya Kulkarni
2024-04-10  9:48 ` [PATCH 2/2] nvmet-auth: replace pr_debug() with pr_err() to report an error Maurizio Lombardi
2024-04-10 13:57   ` Sagi Grimberg
2024-04-16  2:51   ` Chaitanya Kulkarni
2024-04-16 16:44 ` [PATCH 0/2] nvmet-auth: fix some minor bugs Keith Busch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox