Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f5f43dcf authored by Emilio López's avatar Emilio López Committed by Rafael J. Wysocki
Browse files

cpufreq: highbank: do not initialize array with a loop



As uninitialized array members will be initialized to zero, we can
avoid using a for loop by setting a value to it.

Signed-off-by: default avatarEmilio López <emilio@elopez.com.ar>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Acked-By: default avatarMark Langsdorf <mark.langsdorf@calxeda.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 4b875810
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment