cpufreq: ondemand: Simplify conditionals in od_dbs_timer()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 15 Feb 2016 01:21:35 +0000 (02:21 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Mar 2016 13:41:05 +0000 (14:41 +0100)
commit6e96c5b3ac5181d4b787590e54c4af99d3fa5f2e
tree4065db3ec3a26bc6230bb35a570b6d330afe97ae
parent57dc3bcd454eb420ddf25d89852993b61b351327
cpufreq: ondemand: Simplify conditionals in od_dbs_timer()

Reduce the indentation level in the conditionals in od_dbs_timer()
and drop the delay variable from it.

No functional changes.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/cpufreq_ondemand.c
This page took 0.026213 seconds and 5 git commands to generate.