Loading
nvme_fuzz: simplify register_ns()
We can just always do the TAILQ_INITs for admin related TAILQs. Also no need to set anything to NULL since the buffer was allocated using calloc. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ifbbda0436e7f33e225cf14dbd103779080b106da Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9729 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>