diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-12-11 13:30:50 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-12-12 19:56:08 +0300 |
commit | d4d8140176972fdb3f00bffc88e63af781de8d67 (patch) | |
tree | 3343f9deea57e137b2ec984f1734f376a9d834b2 /Documentation/s390 | |
parent | b0142d66f4edb8578b7772d6d7ad731836b82ddb (diff) | |
download | linux-d4d8140176972fdb3f00bffc88e63af781de8d67.tar.xz |
cpuidle: Drop unnecessary type cast in cpuidle_poll_time()
The data type of the target_residency_ns field in struct cpuidle_state
is u64, so it does not need to be cast into u64.
Get rid of the unnecessary type cast.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/s390')
0 files changed, 0 insertions, 0 deletions