From: Viresh Kumar Date: Mon, 3 Aug 2015 03:06:18 +0000 (+0530) Subject: cpufreq: remove redundant 'policy' field from user_policy X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88dc4384958759510db248bf9158434ac783d407;p=pandora-kernel.git cpufreq: remove redundant 'policy' field from user_policy Its always same as policy->policy, and there is no need to keep another copy of it. Remove it. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed