Spdk/test/lib/nvme/unit
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
..
nvme_c build: enable missing function declaration warning 2015-11-02 14:40:23 -07:00
nvme_ctrlr_c build: enable missing function declaration warning 2015-11-02 14:40:23 -07:00
nvme_ctrlr_cmd_c build: enable missing function declaration warning 2015-11-02 14:40:23 -07:00
nvme_ns_cmd_c build: enable missing function declaration warning 2015-11-02 14:40:23 -07:00
nvme_qpair_c build: enable missing function declaration warning 2015-11-02 14:40:23 -07:00
Makefile SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_impl.h build: enable signed-vs-unsigned compare warning 2015-11-02 14:40:22 -07:00