From: Anton Vorontsov Date: Fri, 23 May 2008 18:40:00 +0000 (+1000) Subject: powerpc/mpic: Fix ambiguous else statement X-Git-Tag: v2.6.27-rc1~1058^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5073e7ee8684f3997b3633a2e5fa574027f37891;p=pandora-kernel.git powerpc/mpic: Fix ambiguous else statement This fixes the following warning, introduced by commit 475ca391b490a683d66bf19999a8a7a24913f139 (mpic: Deal with bogus NIRQ in Feature Reporting Register): CC arch/powerpc/sysdev/mpic.o arch/powerpc/sysdev/mpic.c: In function 'mpic_alloc': arch/powerpc/sysdev/mpic.c:1146: warning: suggest explicit braces to avoid ambiguous 'else' Signed-off-by: Anton Vorontsov Acked-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed