numam-spdk/lib/nvme
Daniel Verkamp 5639b965ac scripts/check_format.sh: catch misaligned comments
Fix up the existing comment blocks misaligned in the first column.

Also add line numbers to the comment checks.

Change-Id: I9d28c365271df36e7013d74cbb02d0023ab4f581
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-04-26 06:39:58 -07:00
..
Makefile nvme: Monitor uevent for device insert and remove 2016-11-30 14:27:43 -07:00
nvme_ctrlr_cmd.c nvme: track qpair within nvme_request 2017-04-12 21:05:23 -07:00
nvme_ctrlr.c nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us 2017-04-17 11:56:36 -07:00
nvme_internal.h nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us 2017-04-17 11:56:36 -07:00
nvme_ns_cmd.c nvme: track qpair within nvme_request 2017-04-12 21:05:23 -07:00
nvme_ns.c nvme: initialize namespace capability flags with correct order 2017-03-10 11:39:09 -07:00
nvme_pcie.c nvme: use spdk_likely/unlikely macros in I/O path 2017-04-17 11:56:36 -07:00
nvme_qpair.c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00
nvme_quirks.c nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us 2017-04-17 11:56:36 -07:00
nvme_rdma.c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00
nvme_transport.c nvme: remove ctrlr_get_pci_id transport callback 2017-01-31 14:50:40 -07:00
nvme_uevent.c scripts/check_format.sh: catch misaligned comments 2017-04-26 06:39:58 -07:00
nvme_uevent.h nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme.c nvme: add the '=' separator support in spdk_nvme_transport_id_parse 2017-04-21 09:38:45 -07:00