Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15183
b: refs/heads/master
c: d3a880e
h: refs/heads/master
i:
  15181: f8e9771
  15179: 37f1f9f
  15175: 5f13eec
  15167: f30b07b
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 15, 2005
1 parent 840fa48 commit 25c3bda
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: 78d9955bb06493e7bd78e43dfdc17fb5f1dc59b6
refs/heads/master: d3a880e1ff6713b4c846e4d2526a8c7e6ad8469c
2 changes: 1 addition & 1 deletion trunk/net/sctp/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -3425,7 +3425,7 @@ static int sctp_copy_laddrs_to_user_old(struct sock *sk, __u16 port, int max_add
}

static int sctp_copy_laddrs_to_user(struct sock *sk, __u16 port,
void * __user *to, size_t space_left)
void __user **to, size_t space_left)
{
struct list_head *pos;
struct sctp_sockaddr_entry *addr;
Expand Down

0 comments on commit 25c3bda

Please sign in to comment.