diff options
author | Hans Wennborg <hans@hanshq.net> | 2014-08-06 22:52:23 -0700 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-08-07 21:21:52 +0200 |
commit | a5f30eba78969624ed8e86db81a8dd91736f79f3 (patch) | |
tree | 4bfe0a5a67196049f9346e6b43a17b93d344068d /init | |
parent | 3c5445ce3a0c6d6935911212b735772af5115517 (diff) | |
download | linux-a5f30eba78969624ed8e86db81a8dd91736f79f3.tar.bz2 |
cpufreq: speedstep-smi: fix decimal printf specifiers
The prefix suggests the number should be printed in hex, so use
the %x specifier to do that. Also, these are 32-bit values,
so drop the l characters.
Signed-off-by: Hans Wennborg <hans@hanshq.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions