]> git.baikalelectronics.ru Git - kernel.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)
commit35f7a7ba877126d292d3787512b80e82a5321a2a
tree78ede4b78d0b84d70cc6a375a8eb89216230863b
parent29183e59626dfc4892a540c798becd6fa241c9ae
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