]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 13 Aug 2015 07:11:18 +0000 (17:11 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 1 Oct 2015 06:52:01 +0000 (16:52 +1000)
commitc0580004a7cba0a37733df46e00cf9545c51f663
tree86fbe398090271d8eef5b86505002fb29ca42f0a
parentdb361e1861188a72dbd0bbace96cd297b56428f5
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()

For no reason other than it looks ugly.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/slb.c