Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19006
b: refs/heads/master
c: d41f084
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Jan 18, 2006
1 parent 6cffd75 commit 26a8fa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eeac8047fcf4c659eb15f2e27a0ef4aeba64157f
refs/heads/master: d41f084a74de860fe879403fbbad13abdf7aea8e
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifssmb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2542,7 +2542,7 @@ CIFSSMBGetCIFSACL(const int xid, struct cifsTconInfo *tcon, __u16 fid,
if (rc) {
cFYI(1, ("Send error in QuerySecDesc = %d", rc));
} else { /* decode response */
struct sec_desc * psec_desc;
struct cifs_sid * psec_desc;
__le32 * parm;
int parm_len;
int data_len;
Expand Down

0 comments on commit 26a8fa1

Please sign in to comment.