arm64: mmu: drop paging_init comments
authorPeng Fan <peng.fan@nxp.com>
Wed, 13 Feb 2019 12:10:09 +0000 (12:10 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 1 Mar 2019 16:40:07 +0000 (16:40 +0000)
commitb855b58ac1b7891b219e1d9ef60c45c774cadefe
tree2e5858088fab5c4b4eacf2158ab82ccf4b59c82a
parent6bd288569b50bc89fa5513031086746968f585cb
arm64: mmu: drop paging_init comments

The comments could not reflect the code, and it is easy to get
what this function does from a straight-line reading of the code.
So let's drop the comments

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/mm/mmu.c