Spdk/lib/util
Daniel Verkamp 8307eb5f55 build: enable missing function declaration warning
This helps weed out functions that should be static, functions that are
not declared in public header files, and .c files that don't include
their .h interface headers.

Change-Id: Ie39f83ad4b320847e4a938bd1d4d0b4fa21c2ffa
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-11-02 14:40:23 -07:00
..
file.c build: enable missing function declaration warning 2015-11-02 14:40:23 -07:00
Makefile util: add file size and block size functions 2015-10-26 11:16:56 -07:00
pci.c Add pci_device_has_non_null_driver(). 2015-09-25 12:45:04 -07:00
string.c build: enable signed-vs-unsigned compare warning 2015-11-02 14:40:22 -07:00