Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1927,9 +1927,6 @@ out:
	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)