Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321490
b: refs/heads/master
c: 7cefdd1
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Aug 6, 2012
1 parent 85badc2 commit da34a74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: caa0bf648cd20a2efbb6558531711e9ce2c6e948
refs/heads/master: 7cefdd1f55ec075f1f2da0a321495d5a8262ffaa
1 change: 0 additions & 1 deletion trunk/drivers/net/phy/mdio-mux-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ static int __devinit mdio_mux_gpio_probe(struct platform_device *pdev)
n--;
gpio_free(s->gpio[n]);
}
devm_kfree(&pdev->dev, s);
return r;
}

Expand Down

0 comments on commit da34a74

Please sign in to comment.