]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Relocate functions and constants to the files that use them
authorKeith Busch <kbusch@kernel.org>
Mon, 4 Nov 2019 14:50:34 +0000 (23:50 +0900)
committerKeith Busch <kbusch@kernel.org>
Thu, 7 Nov 2019 23:36:44 +0000 (08:36 +0900)
commite5723678ab81a6e84f37c38b4006dcacac90a2d6
treebd9d13538be542e028b3fcc3438b1ecd8bd547b5
parent8c6c9cd2d9de1d62ce86f1a1bb9a912726da438d
Relocate functions and constants to the files that use them

Make more things static helps reduce what exports need to be tracked.

Signed-off-by: Keith Busch <kbusch@kernel.org>
fabrics.c
linux/nvme.h
nvme-print.c
nvme-print.h
nvme-topology.c
nvme.c
nvme.h
plugins/huawei/huawei-nvme.c