]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/vmemmap: Reshuffle vmemmap_free()
authorOliver O'Halloran <oohall@gmail.com>
Wed, 28 Jun 2017 01:32:32 +0000 (11:32 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 2 Jul 2017 10:40:26 +0000 (20:40 +1000)
commitd7d9b612f1b0ac154071bafc02bc9b7b879d7363
tree99f038efd3153bc7853f8bbcc061930318afe062
parent65f7d049788763969180c72ef98dab8bf0340c55
powerpc/vmemmap: Reshuffle vmemmap_free()

Removes an indentation level and shuffles some code around to make the
following patch cleaner. No functional changes.

Reviewed-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/init_64.c