From: Jingoo Han Date: Wed, 31 Oct 2012 05:49:13 +0000 (+0000) Subject: cpufreq: Remove unnecessary initialization of a local variable X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f55c9c26278b0fcfa3336eccbba3d8a782da8aed;p=pandora-kernel.git cpufreq: Remove unnecessary initialization of a local variable Remove an unnecessary initializer for the 'ret' variable in __cpufreq_set_policy(). [rjw: Modified the subject and changelog slightly.] Signed-off-by: Jingoo Han Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed