Spdk/lib/util
Daniel Verkamp 98c8867e5a scsi: move spdk_strcpy_pad() into util/string.c
This will be useful outside of the SCSI code, so put it in the common
string utility file.

Also reorder the parameters so they match the order used in strncpy().

Change-Id: I9e25a59b64e4bedf04e5a96de463b1d8aa0ddac3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-22 08:58:07 -07:00
..
file.c file: add spdk_ prefix to public APIs 2016-02-08 13:44:34 -07:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -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