]> git.baikalelectronics.ru Git - kernel.git/commit
ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro
authorPeng Donglin <dolinux.peng@gmail.com>
Wed, 13 Jun 2018 01:11:56 +0000 (09:11 +0800)
committerWill Deacon <will.deacon@arm.com>
Mon, 2 Jul 2018 09:36:37 +0000 (10:36 +0100)
commitc6fcc93dae2063e6612828549b37a5724e98f5ec
tree4de2d559d35521fdb54b45e8a698c3c7d39e8120
parentbd594001da828129ed149628b7cd368061398a51
ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro

Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.

Signed-off-by: Peng Donglin <dolinux.peng@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/mm/ptdump_debugfs.c