diff options
author | Sagi Grimberg <sagi@grimberg.me> | 2022-12-25 14:28:51 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-12-28 19:26:35 +0300 |
commit | 76807fcd73b818eb9f245ef1035aed34ecdd9813 (patch) | |
tree | ab215282cc41ee3edaf820f95620192927c7d69c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6f99ac04c469b5d0a180a4ccea99d25d5dc9d21c (diff) | |
download | linux-76807fcd73b818eb9f245ef1035aed34ecdd9813.tar.xz |
nvme-auth: fix smatch warning complaints
When initializing auth context, there may be no secrets passed
by the user. Make return code explicit when returning successfully.
smatch warnings:
drivers/nvme/host/auth.c:950 nvme_auth_init_ctrl() warn: missing error code? 'ret'
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions