]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: target/iscsi: Rename a function and a function pointer
authorBart Van Assche <bvanassche@acm.org>
Fri, 25 Jan 2019 18:34:55 +0000 (10:34 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 5 Feb 2019 02:34:49 +0000 (21:34 -0500)
commit1e65cc1631c187c4607e9a2067769791be529ce6
tree78ede4b78d0b84d70cc6a375a8eb89216230863b
parent0300b1147e528fe6f6b0632b0ef353a87810dabf
scsi: target/iscsi: Rename a function and a function pointer

Having both a function and a function pointer member with the same
name (iscsit_release_cmd) is confusing. Hence rename the function pointer
member.

Cc: Nicholas Bellinger <nab@linux-iscsi.org>
Cc: Mike Christie <mchristi@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/iscsi/cxgbit/cxgbit.h
drivers/target/iscsi/cxgbit/cxgbit_ddp.c
drivers/target/iscsi/cxgbit/cxgbit_main.c
drivers/target/iscsi/iscsi_target_util.c
include/target/iscsi/iscsi_transport.h