Re: powerpc/eeh: fix misleading indentation

2016-04-28 Thread Michael Ellerman
On Tue, 2016-26-04 at 05:02:50 UTC, Andrew Donnellan wrote: > Found by smatch. > > Signed-off-by: Andrew Donnellan > Acked-by: Russell Currey Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/2d5217840ff1d0cf0f88201a92 cheers ___ Lin

Re: [PATCH] powerpc/eeh: fix misleading indentation

2016-04-25 Thread Russell Currey
On Tue, 2016-04-26 at 15:02 +1000, Andrew Donnellan wrote: > Found by smatch. > > Signed-off-by: Andrew Donnellan Acked-by: Russell Currey ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

[PATCH] powerpc/eeh: fix misleading indentation

2016-04-25 Thread Andrew Donnellan
Found by smatch. Signed-off-by: Andrew Donnellan --- arch/powerpc/kernel/eeh_pe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/kernel/eeh_pe.c b/arch/powerpc/kernel/eeh_pe.c index eea48d8..f0520da 100644 --- a/arch/powerpc/kernel/eeh_pe.c +++ b/arch/powerpc/ke