summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2017-02-02 03:58:35 +0300
committerNicholas Bellinger <nab@linux-iscsi.org>2017-02-09 11:39:14 +0300
commitb1a2ecdad72e0a4f0ebdbaff580b5330ebcf68c3 (patch)
tree5cacbf14e1ebab04a4b088374edba13aeae18202 /firmware
parent580ab13ac445a2bb717bee995d8639ec6836f78c (diff)
downloadlinux-b1a2ecdad72e0a4f0ebdbaff580b5330ebcf68c3.tar.xz
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 'firmware')
0 files changed, 0 insertions, 0 deletions