projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a4b92c
)
[CIFS] Fix typo
author
Steve French
<sfrench@us.ibm.com>
Fri, 13 Jan 2006 04:57:56 +0000
(20:57 -0800)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 13 Jan 2006 04:57:56 +0000
(20:57 -0800)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifssmb.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/cifs/cifssmb.c
b/fs/cifs/cifssmb.c
index 20300bc9ae7786adf14d3b8a008d8009c6193408..ca0f573e9791c84b900f86d4d3fee30a520d0d46 100644
(file)
--- a/
fs/cifs/cifssmb.c
+++ b/
fs/cifs/cifssmb.c
@@
-2497,7
+2497,6
@@
GetExtAttrOut:
/* Convert CIFS ACL to POSIX form */
static int parse_sec_desc(struct sec_desc * psec_desc, int acl_len)
{
- CHECK ON OTHER COMPUTER TO SEE IF FORMAT ENCODED IN CIFSPDU.H ALREADY
return 0;
}