diff options
author | 2010-04-22 16:48:33 -0700 | |
---|---|---|
committer | 2010-05-28 15:00:55 -0400 | |
commit | 2da513f582a96c053aacc2c92873978d2ea7abff (patch) | |
tree | 57e9d73800950668523cb0b9117d7dbc168e1580 /net/ipv4/tcp_timer.c | |
parent | ACPI: delete unused c-state promotion/demotion data strucutures (diff) | |
download | linux-dev-2da513f582a96c053aacc2c92873978d2ea7abff.tar.xz linux-dev-2da513f582a96c053aacc2c92873978d2ea7abff.zip |
ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
acpi_enter_[simple,bm] does
idle timing in ns, convert it to timeval, then to us, then to
pmtimer_ticks and then back to ns.
This patch changes things to
idle timing in ns, convert it to us, and then to pmtimer_ticks.
Just saves an imul along this path, but makes the code cleaner.
Signed-off-by: Venkatesh Pallipadi <venki@google.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions