summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2017-02-01 16:58:35 -0800
committerNicholas Bellinger <nab@linux-iscsi.org>2017-02-09 00:39:14 -0800
commitb1a2ecdad72e0a4f0ebdbaff580b5330ebcf68c3 (patch)
tree5cacbf14e1ebab04a4b088374edba13aeae18202 /crypto
parent580ab13ac445a2bb717bee995d8639ec6836f78c (diff)
downloadlinux-next-b1a2ecdad72e0a4f0ebdbaff580b5330ebcf68c3.tar.gz
target: Inline transport_cmd_check_stop()
The function transport_cmd_check_stop() has two callers. These callers invoke this function as follows: * transport_cmd_check_stop(cmd, true, false) * transport_cmd_check_stop(cmd, false, true) Hence inline this function into its callers. This patch does not change any functionality but improves source code readability. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Bryant G. Ly <bryantly@linux.vnet.ibm.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 'crypto')
0 files changed, 0 insertions, 0 deletions