git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb11c9c
)
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 3 Oct 2013 15:56:49 +0000
(21:26 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Wed, 30 Oct 2013 00:21:23 +0000
(
01:21
+0100)
Few statements in cpuidle_idle_call() are broken into multiple lines,
although that isn't really necessary. Convert those to single line.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found