Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176425
b: refs/heads/master
c: 0e19dbb
h: refs/heads/master
i:
  176423: 0a57892
v: v3
  • Loading branch information
Alan Cox authored and Anton Vorontsov committed Nov 17, 2009
1 parent 46b364f commit b4a9051
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: 2f745dde1f5659d8d6ff5b36996039b3f5a0a20a
refs/heads/master: 0e19dbb73eab1f5de328e297b8b6d9887c3e73c2
2 changes: 1 addition & 1 deletion trunk/drivers/power/wm831x_backup.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ static __devinit int wm831x_backup_probe(struct platform_device *pdev)
struct wm831x *wm831x = dev_get_drvdata(pdev->dev.parent);
struct wm831x_backup *devdata;
struct power_supply *backup;
int ret, irq, i;
int ret;

devdata = kzalloc(sizeof(struct wm831x_backup), GFP_KERNEL);
if (devdata == NULL)
Expand Down

0 comments on commit b4a9051

Please sign in to comment.