From: Jayachandran C Date: Tue, 24 Jul 2012 15:26:34 +0000 (+0200) Subject: MIPS: Netlogic: Update comments in smpboot.S X-Git-Tag: v3.6-rc1~49^2^9~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cedc8ef87c3349a6645e285f920715380dd25ddc;p=pandora-kernel.git MIPS: Netlogic: Update comments in smpboot.S No change in logic, comments update and whitespace cleanup. * A few comments in the file were in assembler style and the rest int C style, convert all of them to C style. * Mark workarounds for Ax silicon with a macro XLP_AX_WORKAROUND * Whitespace fixes - use tabs consistently * rename __config_lsu macro to xlp_config_lsu Signed-off-by: Jayachandran C Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3749/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed