]> git.baikalelectronics.ru Git - kernel.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)
commit0ef219c4042bac646cd0fa88d716d75c67f53313
tree681679872ee2604f8e64be2c3b3946e1a1f8f66c
parent310c14db48a76b354a545f83d0ff820c7c8bbdc4
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