Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122162
b: refs/heads/master
c: dc0a001
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent 863b3e2 commit 98481ba
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: ed72b9c6e0ec4e66dd16b7ca212845e1eb985d65
refs/heads/master: dc0a0011cfa8ff01b86859006f4db3656c9a896b
2 changes: 1 addition & 1 deletion trunk/net/sched/sch_hfsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1563,7 +1563,7 @@ static int
hfsc_enqueue(struct sk_buff *skb, struct Qdisc *sch)
{
struct hfsc_class *cl;
int err;
int uninitialized_var(err);

cl = hfsc_classify(skb, sch, &err);
if (cl == NULL) {
Expand Down

0 comments on commit 98481ba

Please sign in to comment.