Browse Source

[CIFS] Fix typo

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 19 years ago
parent
commit
84153973a2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      fs/cifs/cifssmb.c

+ 0 - 1
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;
 }