Spdk/examples/nvme/nvme_manage
Daniel Verkamp b58a5d73ef util: add SPDK_COUNTOF() array size macro
SPDK_COUNTOF works like sizeof, except it returns the number of elements
in an array instead of the number of bytes.

Change-Id: I38ff4dd3485ed9b630cc5660ff84851d0031911f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-07 12:43:42 -07:00
..
.gitignore spdk: Add namespace management interface and unit tests. 2016-03-04 09:52:30 +08:00
Makefile build: create a common mk file for nvme library tests and examples 2016-11-22 11:45:47 -07:00
nvme_manage.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00