Spdk/lib/util
Ziye Yang aa5c7d54d7 util: fix dev not free issue in spdk_io_device_unregister
The free function is missed for dev in spdk_io_device_
unregister function.

Change-Id: Id212344dfcde2ae4780c631e3443f530ef25cfd1
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2016-09-29 11:04:44 -07:00
..
bit_array.c bit_array: annotate bounds check as unlikely 2016-09-16 15:22:39 -07:00
fd.c Rename and move fd related helper functions to fd.c. 2016-09-14 10:51:25 -07:00
io_channel.c util: fix dev not free issue in spdk_io_device_unregister 2016-09-29 11:04:44 -07:00
Makefile util: add spdk_thread and spdk_io_channel 2016-09-26 14:02:07 -07:00
pci.c pci: stub out kernel driver functions on FreeBSD 2016-07-21 09:23:24 -07:00
string.c scsi: move spdk_strcpy_pad() into util/string.c 2016-08-22 08:58:07 -07:00