]> www.infradead.org Git - users/hch/nvme-cli.git/commit
various trivial sparse fixes
authorChristoph Hellwig <hch@lst.de>
Fri, 23 Sep 2016 03:22:57 +0000 (20:22 -0700)
committerKeith Busch <keith.busch@intel.com>
Fri, 23 Sep 2016 14:40:25 +0000 (10:40 -0400)
commit3624dc02e771cfd78ba59af5051261dc9d68fcea
tree8035a498319d3218e5b18917158278dec40c58e7
parent822e47999d9ef94291e8e24db5ea928dd3c5d8e2
various trivial sparse fixes

Use NULL instead of 0 for pointers, mark symbols static as needed
and provide proper ANSI C prototypes for all functions.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <keith.busch@intel.com>
12 files changed:
Makefile
argconfig.c
cmd_handler.h
fabrics.c
intel-nvme.c
lnvm-nvme.c
memblaze-nvme.c
nvme-ioctl.c
nvme-lightnvm.c
nvme-print.c
nvme-print.h
nvme.c