Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202972
b: refs/heads/master
c: 812e876
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and David S. Miller committed Jun 16, 2010
1 parent e44b0b5 commit b0c22e4
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: 434d7b380f2bfc2161b9aaee2cada177a4a4261f
refs/heads/master: 812e876e842488221aa54cb4587a8a33445cfa9e
2 changes: 1 addition & 1 deletion trunk/include/net/scm.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ struct scm_fp_list {
};

struct scm_cookie {
struct ucred creds; /* Skb credentials */
struct scm_fp_list *fp; /* Passed files */
struct ucred creds; /* Skb credentials */
#ifdef CONFIG_SECURITY_NETWORK
u32 secid; /* Passed security ID */
#endif
Expand Down

0 comments on commit b0c22e4

Please sign in to comment.