mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 10:04:12 +08:00
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>
This commit is contained in:
parent
4dee96fb36
commit
63e03349f5
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user