Просмотр исходного кода

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 лет назад
Родитель
Сommit
63e03349f5
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      drivers/target/target_core_pr.c

+ 0 - 3
drivers/target/target_core_pr.c

@@ -1927,9 +1927,6 @@ static int core_scsi3_update_aptpl_buf(
 	return ret;
 	return ret;
 }
 }
 
 
-/*
- * Called with struct se_device->aptpl_file_mutex held
- */
 static int __core_scsi3_write_aptpl_to_file(
 static int __core_scsi3_write_aptpl_to_file(
 	struct se_device *dev,
 	struct se_device *dev,
 	unsigned char *buf)
 	unsigned char *buf)