From: Toma Tabacu Date: Tue, 24 Feb 2015 15:25:11 +0000 (+0000) Subject: MIPS: LLVMLinux: Silence variable self-assignment warnings. X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c775aa12307efecb00ea78265210535dc41cdd49;p=pandora-kernel.git MIPS: LLVMLinux: Silence variable self-assignment warnings. Remove variable self-assignments. This silences a bunch of -Wself-assign warnings reported by clang. The changed code can be compiled without warnings by both gcc and clang. Signed-off-by: Toma Tabacu Signed-off-by: Daniel Sanders Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/9314/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed