numam-spdk/test/external_code/nvme
Jim Harris df902b1d2e include: remove util.h include from queue_extras.h
This include isn't needed in queue_extras.h itself.
There were a few places that were implicitly
depending on this include, so fix those to include
util.h explicitly.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ia962ae5a4403ee8ae15f3106d0d5e7d7412a4535
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7172
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: <dongx.yi@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2021-04-14 07:25:21 +00:00
..
.gitignore test/external_code: initial definitions for basic NVMe driver 2021-03-09 08:28:22 +00:00
identify.c external_code/identify: print controller identify data 2021-03-09 08:28:22 +00:00
identify.sh test/external_code: out-of-tree NVMe driver tests 2021-03-09 08:28:22 +00:00
Makefile external_code/nvme: queue pair initialization 2021-03-09 08:28:22 +00:00
nvme.c include: remove util.h include from queue_extras.h 2021-04-14 07:25:21 +00:00
nvme.h external_code/nvme: introduced nvme_ctrlr_get_data() 2021-03-09 08:28:22 +00:00