Re: [PATCH 07/34] target: Remove se_tmr_req.tmr_lun

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/25/17, 3:36 PM, "Bart Van Assche" <bart.vanassche@xxxxxxxxxxx> wrote:

>Member tmr_lun of se_tmr_req is set but not used. Hence remove it.
>
>Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx>
>Cc: Christoph Hellwig <hch@xxxxxx>
>Cc: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
>Cc: Giridhar Malavali <giridhar.malavali@xxxxxxxxxx>
>---
> drivers/target/target_core_device.c | 1 -
> include/target/target_core_base.h   | 1 -
> 2 files changed, 2 deletions(-)
>
>diff --git a/drivers/target/target_core_device.c b/drivers/target/target_core_device.c
>index 1ebd13ef7bd3..9d55e9fe7857 100644
>--- a/drivers/target/target_core_device.c
>+++ b/drivers/target/target_core_device.c
>@@ -163,7 +163,6 @@ int transport_lookup_tmr_lun(struct se_cmd *se_cmd, u64 unpacked_lun)
> 	rcu_read_lock();
> 	deve = target_nacl_find_deve(nacl, unpacked_lun);
> 	if (deve) {
>-		se_tmr->tmr_lun = rcu_dereference(deve->se_lun);
> 		se_cmd->se_lun = rcu_dereference(deve->se_lun);
> 		se_lun = rcu_dereference(deve->se_lun);
> 		se_cmd->pr_res_key = deve->pr_res_key;
>diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h
>index 43edf82e54ff..fc52207e8076 100644
>--- a/include/target/target_core_base.h
>+++ b/include/target/target_core_base.h
>@@ -397,7 +397,6 @@ struct se_tmr_req {
> 	void 			*fabric_tmr_ptr;
> 	struct se_cmd		*task_cmd;
> 	struct se_device	*tmr_dev;
>-	struct se_lun		*tmr_lun;
> 	struct list_head	tmr_list;
> };
> 
>-- 
>2.11.0

Looks good. 

Reviewed-By: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
��.n��������+%������w��{.n����j�����{ay�ʇڙ���f���h������_�(�階�ݢj"��������G����?���&��




[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux