Spdk/examples/nvme/nvme_manage
Ziye Yang fcc2eec870 nvme_manage: Rely on fgets to NULL terminate string
fgets guarantees that strings returned are NULL terminated,
so delete logic that attempts to insert a NULL terminator.

Change-Id: Ibeadcda9af431091b04daff41596d5738419b43f
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-03-27 12:55:04 -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 nvme_manage: Rely on fgets to NULL terminate string 2017-03-27 12:55:04 -07:00