Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165404
b: refs/heads/master
c: 12a1d93
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang authored and Liam Girdwood committed Sep 22, 2009
1 parent 6245110 commit 479ea4a
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: a954c487b95e7061d9546f6897edbc20a73454d3
refs/heads/master: 12a1d933a99e1a2901575390dceea3819f2a575a
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/lp3971.c
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ static struct i2c_driver lp3971_i2c_driver = {

static int __init lp3971_module_init(void)
{
int ret = -ENODEV;
int ret;

ret = i2c_add_driver(&lp3971_i2c_driver);
if (ret != 0)
Expand Down

0 comments on commit 479ea4a

Please sign in to comment.