From: Shane McDonald Date: Fri, 7 May 2010 06:02:09 +0000 (-0600) Subject: MIPS: Coding style cleanups of access of FCSR rounding mode bits X-Git-Tag: v2.6.35-rc1~443^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f135530448104c01153fe048024366203196798;p=pandora-kernel.git MIPS: Coding style cleanups of access of FCSR rounding mode bits Replaces references to the magic number 0x3 with constants and macros indicating the real purpose of those bits. They are the rounding mode bits of the FCSR register. Signed-off-by: Shane McDonald To: anemo@mba.ocn.ne.jp To: kevink@paralogos.com To: linux-mips@linux-mips.org To: sshtylyov@mvista.com Patchwork: http://patchwork.linux-mips.org/patch/1206/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed