OSDN Git Service

powerpc/mm/slice: tidy lpsizes and hpsizes update loops
authorNicholas Piggin <npiggin@gmail.com>
Wed, 7 Mar 2018 01:37:10 +0000 (11:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 13 Mar 2018 12:43:05 +0000 (23:43 +1100)
commit5a807e04bd2a704821f7027b06c7025c96e015f9
tree9fd5b6ccf8cc5a3e0a325c98d5a3b62c61c70427
parent1753dd1830367709144f68f539554dadd7a7ccba
powerpc/mm/slice: tidy lpsizes and hpsizes update loops

Make these loops look the same, and change their form so the
important part is not wrapped over so many lines.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/slice.c