Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89984
b: refs/heads/master
c: f0fd56e
h: refs/heads/master
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Mar 3, 2008
1 parent d18b1fa commit 8421ea2
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: da7ef338a2982a3a0c7e2b1cdfd55ba35b34471e
refs/heads/master: f0fd56ed40ec5fb889bfc7efccd1c5759e6e9937
2 changes: 1 addition & 1 deletion trunk/net/sctp/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ static int sctp_assocs_seq_show(struct seq_file *seq, void *v)
seq_printf(seq,
"%8p %8p %-3d %-3d %-2d %-4d "
"%4d %8d %8d %7d %5lu %-5d %5d "
"%8d %5d %5d %4d %4d %4d %8d ",
"%8lu %5d %5d %4d %4d %4d %8d ",
assoc, sk, sctp_sk(sk)->type, sk->sk_state,
assoc->state, hash,
assoc->assoc_id,
Expand Down

0 comments on commit 8421ea2

Please sign in to comment.