arm64/mm: Fixed some coding style issues
authorZhiyuan Dai <daizhiyuan@phytium.com.cn>
Mon, 22 Feb 2021 01:43:51 +0000 (09:43 +0800)
committerWill Deacon <will@kernel.org>
Tue, 23 Feb 2021 10:40:54 +0000 (10:40 +0000)
commit2e8acca1911b14e0cc7464db796b804785a3831a
treefdc446c2848ec6433bb92168389d97687ee46537
parentd47422d953e258ad587b5edf2274eb95d08bdc7d
arm64/mm: Fixed some coding style issues

Adjust whitespace for fixmap_pXd() functions returning pointers for
consistency with the kernel coding style.

Signed-off-by: Zhiyuan Dai <daizhiyuan@phytium.com.cn>
Link: https://lore.kernel.org/r/1613958231-5474-1-git-send-email-daizhiyuan@phytium.com.cn
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/mm/mmu.c