Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36716
b: refs/heads/master
c: c41bdb5
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Greg Kroah-Hartman committed Sep 28, 2006
1 parent 328e164 commit 34dd838
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 563daaf4047464eef5ffcb46194a99c1a8f2260e
refs/heads/master: c41bdb526bca5cda5be3de8c112f63c400bf990f
3 changes: 1 addition & 2 deletions trunk/drivers/hwmon/atxp1.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ static ssize_t atxp1_storevcore(struct device *dev, struct device_attribute *att
{
struct atxp1_data *data;
struct i2c_client *client;
char vid;
char cvid;
int vid, cvid;
unsigned int vcore;

client = to_i2c_client(dev);
Expand Down

0 comments on commit 34dd838

Please sign in to comment.