From: Will Schmidt Date: Mon, 12 Mar 2007 19:21:16 +0000 (+1100) Subject: [POWERPC] Replace if-then-else with a switch statement X-Git-Tag: v2.6.22-rc1~1109^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7273d2a0841612794dff43328d461beee95c986;p=pandora-kernel.git [POWERPC] Replace if-then-else with a switch statement Convert a compound if-else blob to a switch statement. This better fits the kernel coding style. Signed-off-by: Will Schmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed