Spdk/test/lib/nvmf/subsystem
Daniel Verkamp ad063db506 nvmf: apply const to several char * arguments
These strings are not modified by the functions they are passed to, so
they can be const char *.

Change-Id: I11532f232990a305d706c14aac1b0f8f93b8f576
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-02 09:45:29 -07:00
..
.gitignore test/nvmf: stub out per-file unit tests 2016-07-22 12:50:44 -07:00
Makefile build: make a common mk file for nvmf unit tests 2016-11-22 11:45:48 -07:00
subsystem_ut.c nvmf: apply const to several char * arguments 2017-02-02 09:45:29 -07:00