Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186227
b: refs/heads/master
c: 56e6943
h: refs/heads/master
i:
  186225: b4d3fee
  186223: 6834054
v: v3
  • Loading branch information
Richard Kennedy authored and Linus Torvalds committed Mar 6, 2010
1 parent 1205839 commit 541cb0c
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: 77079dbec721a282bf0931385ae10d77cdbac5af
refs/heads/master: 56e6943b41468826c26155139629c9a5379550ab
2 changes: 1 addition & 1 deletion trunk/drivers/cpuidle/governors/menu.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ struct menu_device {
int needs_update;

unsigned int expected_us;
u64 predicted_us;
unsigned int measured_us;
u64 predicted_us;
unsigned int exit_us;
unsigned int bucket;
u64 correction_factor[BUCKETS];
Expand Down

0 comments on commit 541cb0c

Please sign in to comment.