Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39214
b: refs/heads/master
c: 1acc04c
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 10, 2006
1 parent ed5f648 commit b0d55b6
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: 6aae8738473b7447284fe370d4e6816c02b4511b
refs/heads/master: 1acc04cd4c0b54ada85d0dd5d7c5efc3441261bf
2 changes: 1 addition & 1 deletion trunk/include/linux/dccp.h
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ enum {
/* this structure is argument to DCCP_SOCKOPT_CHANGE_X */
struct dccp_so_feat {
__u8 dccpsf_feat;
__u8 *dccpsf_val;
__u8 __user *dccpsf_val;
__u8 dccpsf_len;
};

Expand Down

0 comments on commit b0d55b6

Please sign in to comment.