numam-spdk/lib/scsi
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
..
dev.c scsi: handle return status of spdk_scsi_lun_claim(lun) 2017-02-16 11:03:48 +01:00
lun_db.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
lun.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
Makefile scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
port.c (i)scsi: check strlen before copy 2017-03-27 11:37:15 -07:00
scsi_bdev.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
scsi_internal.h scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
scsi_nvme.c scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi_rpc.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
scsi.c conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
task.c scsi: only generate sense data for Check Condition 2017-01-19 09:39:26 -07:00