aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2006-01-12 20:57:56 -0800
committerSteve French <sfrench@us.ibm.com>2006-01-12 20:57:56 -0800
commit84153973a29dfb3f3d9fe2fe75c2cd613a3cdf27 (patch)
tree37f89bc8a37ebdf0934f6590d10f9300b5075273 /fs
parent0a4b92c05ed02ad7abdd165823eaf4bbcb33ae5c (diff)
downloadpowerpc-84153973a29dfb3f3d9fe2fe75c2cd613a3cdf27.tar.gz
[CIFS] Fix typo
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/cifs/cifssmb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/cifs/cifssmb.c b/fs/cifs/cifssmb.c
index 20300bc9ae778..ca0f573e9791c 100644
--- 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;
}