Commit 63e03349 authored by Andy Grover's avatar Andy Grover Committed by Nicholas Bellinger

target: Delete incorrect comment

aptpl_file_mutex seems to no longer exist.
Signed-off-by: default avatarAndy Grover <agrover@redhat.com>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 4dee96fb
......@@ -1927,9 +1927,6 @@ static int core_scsi3_update_aptpl_buf(
return ret;
}
/*
* Called with struct se_device->aptpl_file_mutex held
*/
static int __core_scsi3_write_aptpl_to_file(
struct se_device *dev,
unsigned char *buf)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment