Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83702
b: refs/heads/master
c: b5556a6
h: refs/heads/master
v: v3
  • Loading branch information
Harvey Harrison authored and Ingo Molnar committed Feb 6, 2008
1 parent 51d7bfe commit 33b0891
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: d7ac12fa05ed839d5a426795409fdf1a480e3f7a
refs/heads/master: b5556a67f08559b6c1597f6396c1f9ef460f62b4
2 changes: 1 addition & 1 deletion trunk/include/linux/cpuidle.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ struct cpuidle_state_kobj {
};

struct cpuidle_device {
int enabled:1;
unsigned int enabled:1;
unsigned int cpu;

int last_residency;
Expand Down

0 comments on commit 33b0891

Please sign in to comment.