Browse Source

target: Delete incorrect comment

aptpl_file_mutex seems to no longer exist.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Andy Grover 12 years ago
parent
commit
63e03349f5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/target/target_core_pr.c

+ 0 - 3
drivers/target/target_core_pr.c

@@ -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)