Re: [PATCH] powerpc/mm/hash: don't opencode VMALLOC_INDEX

2017-04-12 Thread Michael Ellerman
"Aneesh Kumar K.V" writes: > powerpc/mm/hash: don't opencode VMALLOC_INDEX OK. > Also remove wrong indentation to fix checkpatch.pl warning. No thanks :) Or at least do it as a separate patch. I'll fix it up this time. cheers > diff --git

[PATCH] powerpc/mm/hash: don't opencode VMALLOC_INDEX

2017-04-11 Thread Aneesh Kumar K.V
Also remove wrong indentation to fix checkpatch.pl warning. Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/mm/slb.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/powerpc/mm/slb.c b/arch/powerpc/mm/slb.c index