Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368663
b: refs/heads/master
c: eaac5f3
h: refs/heads/master
i:
  368661: 48ad0a8
  368659: 42f3537
  368655: b3f968c
v: v3
  • Loading branch information
David S. Miller committed Mar 25, 2013
1 parent c5b9370 commit aab5e28
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: 25c7704d8bdcf6746dab4397953df51759924b37
refs/heads/master: eaac5f3d3ad33547b299935e6db0cfc7be9a576a
2 changes: 1 addition & 1 deletion trunk/net/core/net-procfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ static int ptype_seq_show(struct seq_file *seq, void *v)
else
seq_printf(seq, "%04x", ntohs(pt->type));

seq_printf(seq, " %-8s %pF\n",
seq_printf(seq, " %-8s %pf\n",
pt->dev ? pt->dev->name : "", pt->func);
}

Expand Down

0 comments on commit aab5e28

Please sign in to comment.