Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265978
b: refs/heads/master
c: 246c081
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and John W. Linville committed Sep 13, 2011
1 parent bedd770 commit 739942a
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: d15b84590a1d2ec021ada00a0e67ee5851a0ea2b
refs/heads/master: 246c0812049f92109ab9771e34480a2ce816f005
1 change: 0 additions & 1 deletion trunk/net/rfkill/rfkill-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ static int __devinit rfkill_regulator_probe(struct platform_device *pdev)
pdata->type,
&rfkill_regulator_ops, rfkill_data);
if (rf_kill == NULL) {
dev_err(&pdev->dev, "Cannot alloc rfkill device\n");
ret = -ENOMEM;
goto err_rfkill_alloc;
}
Expand Down

0 comments on commit 739942a

Please sign in to comment.