diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2017-05-23 16:48:43 -0700 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-07-06 23:11:26 -0700 |
commit | 4412a67131a037fa1d032bcd50270e9d336a775d (patch) | |
tree | c4db961dcc2f01c62d0b34c7b73be17d108229d1 /Documentation/sysctl | |
parent | 4c1f0e65397f4e5768b955c32489d5b4b6b92a90 (diff) | |
download | linux-next-4412a67131a037fa1d032bcd50270e9d336a775d.tar.gz |
target/iscsi: Remove second argument of __iscsit_free_cmd()
Initialize .data_direction to DMA_NONE in iscsit_allocate_cmd()
such that the second argument of __iscsit_free_cmd() can be left
out. Note: this patch causes the first part of __iscsit_free_cmd()
no longer to be skipped for TMFs. That's fine since no data
segments are associated with TMFs.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Andy Grover <agrover@redhat.com>
Cc: David Disseldorp <ddiss@suse.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'Documentation/sysctl')
0 files changed, 0 insertions, 0 deletions