From: Ralf Baechle Date: Fri, 25 Apr 2014 23:49:14 +0000 (+0200) Subject: MIPS: math-emu: Cleanup coding style. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7cac416b5e62d37aa693538729c6c23e9b938b;p=pandora-kernel.git MIPS: math-emu: Cleanup coding style. o Only define variables in the outermost block o One empty line at most o Format comments as per CodingStyle o Update FSF address in licensing term comment o Spell FPU and MIPS in all capitals. o Remove ####-type of lines in comments. o Try to make things a bit most consistent between sp_*.c / dp_*.c files. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed