Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87499
b: refs/heads/master
c: ffda685
h: refs/heads/master
i:
  87497: 9df8a8e
  87495: 579b382
v: v3
  • Loading branch information
Darrick J. Wong authored and Linus Torvalds committed Mar 20, 2008
1 parent 42eef74 commit 130912f
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: 3d960a99ab1dcf6f395b883c5cca01c2dc150451
refs/heads/master: ffda6857c87fbe3ab144ff3f34b89421eed048cf
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/ibmpex.c
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ static int ibmpex_find_sensors(struct ibmpex_bmc_data *data)
sensor_type = TEMP_SENSOR;
num_temp++;
sensor_counter = num_temp;
data->sensors[i].multiplier = 1;
data->sensors[i].multiplier = 1000;
} else
continue;

Expand Down

0 comments on commit 130912f

Please sign in to comment.