projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dee96f
)
target: Delete incorrect comment
author
Andy Grover
<agrover@redhat.com>
Thu, 16 May 2013 17:41:01 +0000
(10:41 -0700)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 14 Jun 2013 07:04:54 +0000
(
00:04
-0700)
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>
drivers/target/target_core_pr.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/target/target_core_pr.c
b/drivers/target/target_core_pr.c
index 26c1f2d8920f36fc71fccb233f7de47636717ce4..c157b3f7b0e1b70f6ccaf999a76147ebd6e32852 100644
(file)
--- a/
drivers/target/target_core_pr.c
+++ b/
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)