]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: target/iscsi: Remove an incorrect comment
authorBart Van Assche <bvanassche@acm.org>
Fri, 25 Jan 2019 18:34:52 +0000 (10:34 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 5 Feb 2019 02:32:38 +0000 (21:32 -0500)
commitb53655b80cfcf33c0b753cf17dc3d42a97299c2f
tree681679872ee2604f8e64be2c3b3946e1a1f8f66c
parent40ca8757291ca7a8775498112d320205b2a2e571
scsi: target/iscsi: Remove an incorrect comment

The single iscsit_start_nopin_response_timer() caller does not hold any
locks. Hence remove the comment above this function.

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/iscsi_target_util.c