Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63445
b: refs/heads/master
c: 4688902
h: refs/heads/master
i:
  63443: 8a06128
v: v3
  • Loading branch information
Adrian Bunk authored and Mark M. Hoffman committed Jul 31, 2007
1 parent 2be6ab9 commit 040aa25
Show file tree
Hide file tree
Showing 2 changed files with 4 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: f5744e3775171b8deb2164577d3861968e33f72e
refs/heads/master: 4688902dab051eae24a57e4e549d119c332f7ab0
5 changes: 3 additions & 2 deletions trunk/drivers/hwmon/abituguru3.c
Original file line number Diff line number Diff line change
Expand Up @@ -691,8 +691,9 @@ static int abituguru3_read(struct abituguru3_data *data, u8 bank, u8 offset,

/* Sensor settings are stored 1 byte per offset with the bytes
placed add consecutive offsets. */
int abituguru3_read_increment_offset(struct abituguru3_data *data, u8 bank,
u8 offset, u8 count, u8 *buf, int offset_count)
static int abituguru3_read_increment_offset(struct abituguru3_data *data,
u8 bank, u8 offset, u8 count,
u8 *buf, int offset_count)
{
int i, x;

Expand Down

0 comments on commit 040aa25

Please sign in to comment.