cpufreq: Remove unnecessary initialization of a local variable
authorJingoo Han <jg1.han@samsung.com>
Wed, 31 Oct 2012 05:49:13 +0000 (05:49 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 14 Nov 2012 23:33:09 +0000 (00:33 +0100)
Remove an unnecessary initializer for the 'ret' variable in
__cpufreq_set_policy().

[rjw: Modified the subject and changelog slightly.]
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found