소스 검색

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 년 전
부모
커밋
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 @@ 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)