[PATCH] [POWERPC] mpic: fix ambiguous else statement

2008-05-23 Thread Anton Vorontsov
This patch fixes following warning introduced by commit 475ca391b490a683d66bf1a8a7a24913f139 (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

Re: [PATCH] [POWERPC] mpic: fix ambiguous else statement

2008-05-23 Thread Kumar Gala
On May 23, 2008, at 9:15 AM, Anton Vorontsov wrote: This patch fixes following warning introduced by commit 475ca391b490a683d66bf1a8a7a24913f139 (mpic: Deal with bogus NIRQ in Feature Reporting Register): CC arch/powerpc/sysdev/mpic.o arch/powerpc/sysdev/mpic.c: In function