Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122390
b: refs/heads/master
c: 6113b74
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and David S. Miller committed Nov 28, 2008
1 parent 068e222 commit fa74912
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: ea5693ccc553951ae44cb963b28cce85edc275c9
refs/heads/master: 6113b748fb9935399ec2bbca3a3dc82008f6167f
2 changes: 1 addition & 1 deletion trunk/net/sched/sch_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ EXPORT_SYMBOL(unregister_qdisc);
(root qdisc, all its children, children of children etc.)
*/

struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle)
static struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle)
{
struct Qdisc *q;

Expand Down

0 comments on commit fa74912

Please sign in to comment.