Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97573
b: refs/heads/master
c: d430a22
h: refs/heads/master
i:
  97571: 0cebec9
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jun 4, 2008
1 parent ecc1075 commit 0842a71
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: c409d52bd1f16b37d35a50162cbf6401011f1135
refs/heads/master: d430a227d272fa514bade388bf511dba4ec2962a
2 changes: 1 addition & 1 deletion trunk/net/ipv6/ip6mr.c
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ static int ip6mr_vif_seq_show(struct seq_file *seq, void *v)
const char *name = vif->dev ? vif->dev->name : "none";

seq_printf(seq,
"%2Zd %-10s %8ld %7ld %8ld %7ld %05X\n",
"%2td %-10s %8ld %7ld %8ld %7ld %05X\n",
vif - vif6_table,
name, vif->bytes_in, vif->pkt_in,
vif->bytes_out, vif->pkt_out,
Expand Down

0 comments on commit 0842a71

Please sign in to comment.