Spdk/lib/nvmf
Daniel Verkamp 6b91943209 scripts/check_format.sh: check spaces in comments
Fix up all existing spacing errors in comments and add an automated
check for patterns like /*comment*/.

Change-Id: I28f61c93612dc0f8aed66bd509da78e91ea9737e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-04-24 13:37:41 -07:00
..
direct.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
discovery.c nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
Makefile nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00
nvmf_internal.h nvmf: add the unique subsystem id 2017-03-10 13:06:55 +08:00
nvmf.c nvmf: start even if no transports are available 2017-03-23 13:17:52 -07:00
rdma.c nvmf/rdma: Combine RDMA WRITE and SEND into single post 2017-03-17 14:42:06 -07:00
request.c nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
request.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
session.c nvmf: Add support of hotplug for nvmf virtual mode. 2017-03-14 14:53:56 -07:00
session.h nvmf: move AER command handling to session.c 2017-03-03 10:22:11 -07:00
subsystem.c nvmf: print error if transport name isn't found 2017-03-23 13:17:52 -07:00
subsystem.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
transport.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
transport.h nvmf: Add interface for transport layer to check if one connection is idle. 2017-03-14 13:29:32 -07:00
virtual.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00