commit | f605181abd95a109031a23c67a824eb8e5dcfe67 | [log] [tgz] |
---|---|---|
author | Thomas Renninger <trenn@suse.de> | Fri Jun 28 15:34:29 2013 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jul 05 01:52:19 2013 +0200 |
tree | 5601199a58e0c9f5d1cd1a3e4a07457ca7070247 | |
parent | f991fae5c6d42dfc5029150b05a78cf3f6c18cc9 [diff] |
cpupower: Make idlestate usage unsigned Use unsigned int as the data type for some variables related to CPU idle states which allows the code to be simplified slightly. [rjw: Changelog] Signed-off-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>