Skip to content

Commit

Permalink
target: Delete incorrect comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andy Grover authored and Nicholas Bellinger committed Jun 14, 2013
1 parent 4dee96f commit 63e0334
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/target/target_core_pr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1927,9 +1927,6 @@ static int core_scsi3_update_aptpl_buf(
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)
Expand Down

0 comments on commit 63e0334

Please sign in to comment.