Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347307
b: refs/heads/master
c: 9f1e0ad
h: refs/heads/master
i:
  347305: 8bcc590
  347303: 605c122
v: v3
  • Loading branch information
Hannes Frederic Sowa authored and David S. Miller committed Dec 18, 2012
1 parent 3f4f058 commit 702f733
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: d32649d1712b2e66d4ffebe0076561e15b598caf
refs/heads/master: 9f1e0ad0ad3e19fce3df864502e9f419204397d7
2 changes: 1 addition & 1 deletion trunk/net/netlink/af_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -2059,7 +2059,7 @@ static int netlink_seq_show(struct seq_file *seq, void *v)
struct sock *s = v;
struct netlink_sock *nlk = nlk_sk(s);

seq_printf(seq, "%pK %-3d %-6d %08x %-8d %-8d %pK %-8d %-8d %-8lu\n",
seq_printf(seq, "%pK %-3d %-6u %08x %-8d %-8d %pK %-8d %-8d %-8lu\n",
s,
s->sk_protocol,
nlk->portid,
Expand Down

0 comments on commit 702f733

Please sign in to comment.