diff options
author | Stratos Karafotis <stratosk@semaphore.gr> | 2014-07-18 19:37:18 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-07-21 15:43:17 +0400 |
commit | fa30dff9a81ea9fdc2e985a14fe14ce6393a3214 (patch) | |
tree | d3e792f9d0ddb86e3e0ce2e36ba180b966421c44 /lib/percpu-refcount.c | |
parent | 317dd50e80775434a2ea593ad8522e728ed94e9d (diff) | |
download | linux-fa30dff9a81ea9fdc2e985a14fe14ce6393a3214.tar.xz |
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
div_s64() accepts the divisor parameter as s32. Helper div_fp()
also accepts divisor as int32_t.
So, remove the unnecessary int64_t type casting.
Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr>
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'lib/percpu-refcount.c')
0 files changed, 0 insertions, 0 deletions