]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: Remove first argument of target_{get,put}_sess_cmd()
authorBart Van Assche <bart.vanassche@sandisk.com>
Mon, 27 Apr 2015 11:52:36 +0000 (13:52 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sun, 31 May 2015 05:41:47 +0000 (22:41 -0700)
commitafc16604c06414223478df3e42301ab630b9960a
tree51471aa3fbccb39b56bdcadb0d2d3ff305036b48
parente4648b014e03baee45d5f5146c1219b19e4e5f2f
target: Remove first argument of target_{get,put}_sess_cmd()

The first argument of these two functions is always identical
to se_cmd->se_sess. Hence remove the first argument.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Andy Grover <agrover@redhat.com>
Cc: <qla2xxx-upstream@qlogic.com>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/infiniband/ulp/isert/ib_isert.c
drivers/infiniband/ulp/srpt/ib_srpt.c
drivers/scsi/qla2xxx/tcm_qla2xxx.c
drivers/target/iscsi/iscsi_target.c
drivers/target/iscsi/iscsi_target_configfs.c
drivers/target/iscsi/iscsi_target_util.c
drivers/target/target_core_tmr.c
drivers/target/target_core_transport.c
drivers/vhost/scsi.c
include/target/target_core_fabric.h