Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132244
b: refs/heads/master
c: 51b3e27
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Klossner authored and Jean Delvare committed Mar 12, 2009
1 parent b990ab1 commit d590483
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: e267d25005c861fe6afda343f044536342c9f8b4
refs/heads/master: 51b3e2700177b89fdb0d985926ce777a7ad52b15
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/f75375s.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ static void f75375_init(struct i2c_client *client, struct f75375_data *data,
static int f75375_probe(struct i2c_client *client,
const struct i2c_device_id *id)
{
struct f75375_data *data = i2c_get_clientdata(client);
struct f75375_data *data;
struct f75375s_platform_data *f75375s_pdata = client->dev.platform_data;
int err;

Expand Down

0 comments on commit d590483

Please sign in to comment.