Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119195
b: refs/heads/master
c: c0d861a
h: refs/heads/master
i:
  119193: 41c70a5
  119191: 3d7986b
v: v3
  • Loading branch information
Julia Lawall authored and Linus Torvalds committed Nov 20, 2008
1 parent b0b5f26 commit 258c2a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f9454548e17cd56bad081bd7d55a09b001950cbb
refs/heads/master: c0d861afa5c986f7fe23647fbe411cd300f7c927
1 change: 1 addition & 0 deletions trunk/drivers/video/backlight/da903x.c
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ static int da903x_backlight_probe(struct platform_device *pdev)
default:
dev_err(&pdev->dev, "invalid backlight device ID(%d)\n",
pdev->id);
kfree(data);
return -EINVAL;
}

Expand Down

0 comments on commit 258c2a5

Please sign in to comment.