From: Ralf Baechle Date: Mon, 2 Feb 2015 00:01:46 +0000 (+0100) Subject: MIPS: elf2ecoff: Rewrite main processing loop to switch. X-Git-Tag: fixes-v4.0-rc1~199^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a40ed1866ebedf336bcea90300785cc682d1c3;p=pandora-kernel.git MIPS: elf2ecoff: Rewrite main processing loop to switch. The if construct was getting hard to read and would be getting even more complex with the next bug fix. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed