Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264124
b: refs/heads/master
c: cc41d58
h: refs/heads/master
v: v3
  • Loading branch information
Roland Stigge authored and Guenter Roeck committed Sep 22, 2011
1 parent 0fde02b commit 01481ba
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: 7cbe1ceeb6ab2e4bc334b3dab3254d4414b72a23
refs/heads/master: cc41d586e8b4d76164fe7731c1c49be6cc5fc7e6
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/ds620.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ struct ds620_data {
char valid; /* !=0 if following fields are valid */
unsigned long last_updated; /* In jiffies */

u16 temp[3]; /* Register values, word */
s16 temp[3]; /* Register values, word */
};

/*
Expand Down

0 comments on commit 01481ba

Please sign in to comment.