commit | b53655b80cfcf33c0b753cf17dc3d42a97299c2f | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Fri Jan 25 10:34:52 2019 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Feb 04 21:32:38 2019 -0500 |
tree | 681679872ee2604f8e64be2c3b3946e1a1f8f66c | |
parent | 40ca8757291ca7a8775498112d320205b2a2e571 [diff] |
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>