summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_internal.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2012-05-20 11:59:11 -0400
committerNicholas Bellinger <nab@linux-iscsi.org>2012-06-12 17:49:58 -0700
commit061b7ac87e3d38010b9ef540d41fc71c46b7d656 (patch)
tree132e62739e7ea1950ece33c504301fb25c4d2d21 /drivers/target/target_core_internal.h
parentcc5ab6df130b2cefc274ef2c5c92afee5a0b091e (diff)
downloadlinux-061b7ac87e3d38010b9ef540d41fc71c46b7d656.tar.gz
linux-061b7ac87e3d38010b9ef540d41fc71c46b7d656.tar.xz
linux-061b7ac87e3d38010b9ef540d41fc71c46b7d656.zip
target: remove control CDB flags
We don't need three flags to classifiy the CDB as we can check for a NULL S/G list for a dataless command, and can infer from the absence of the data flag that we deal with a control CDB. Also remove the _SG_IO from the data CDB flag as all I/O is dont on S/G lists now. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/target_core_internal.h')
0 files changed, 0 insertions, 0 deletions