From: Viresh Kumar Date: Wed, 19 Jun 2013 08:49:33 +0000 (+0530) Subject: cpufreq: Fix minor formatting issues X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~7^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb176f7d038fee4d46b3293e64e173bfb05ab7b5;p=pandora-kernel.git cpufreq: Fix minor formatting issues There were a few noticeable formatting issues in core cpufreq code. This cleans them up to make code look better. The changes include: - Whitespace cleanup. - Rearrangements of code. - Multiline comments fixes. - Formatting changes to fit 80 columns. Copyright information in cpufreq.c is also updated to include my name for 2013. [rjw: Changelog] Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed