From: Viresh Kumar Date: Tue, 7 Jan 2014 01:40:12 +0000 (+0530) Subject: cpufreq: stats: free table and remove sysfs entry in a single routine X-Git-Tag: v3.14-rc1~107^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d13594dcb7eaa41fa180e8a3b27a8f10845381f;p=pandora-kernel.git cpufreq: stats: free table and remove sysfs entry in a single routine We don't have code paths now where we need to do these two things separately, so it is better do them in a single routine. Just as they are allocated in a single routine. Acked-by: Nicolas Pitre Tested-by: Nicolas Pitre Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed