From: Stratos Karafotis Date: Thu, 31 Oct 2013 18:27:36 +0000 (+0200) Subject: cpufreq: ondemand: Remove redundant return statement X-Git-Tag: v3.13-rc1~96^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880eef041655b35f9aa488726ea3c4303a4f2204;p=pandora-kernel.git cpufreq: ondemand: Remove redundant return statement After commit dfa5bb622555 (cpufreq: ondemand: Change the calculation of target frequency), this return statement is no longer needed. Reported-by: Henrik Nilsson Signed-off-by: Stratos Karafotis Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed