Spdk/test/lib
Daniel Verkamp c8f27b9e6e nvme: mark a few more functions static
nvme_qpair_submit_tracker() and nvme_qpair_manual_complete_request() are
only used from within nvme_qpair.c, so they can be static.

nvme_qpair_submit_tracker() is moved up to avoid needing a declaration
(no other code change).

nvme_ctrlr_hw_reset() is only used from within nvme_ctrlr.c, so it can
be static.

Change-Id: I9a7953d7baaec76e875dd535daf557ea24bef801
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-12-23 08:59:49 -07:00
..
ioat ioat: add user-mode Intel I/OAT driver 2015-12-09 10:14:15 -07:00
memory build: define a common Makefile clean command 2015-12-07 15:14:36 -07:00
nvme nvme: mark a few more functions static 2015-12-23 08:59:49 -07:00
Makefile ioat: add user-mode Intel I/OAT driver 2015-12-09 10:14:15 -07:00