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)
commit90aff8d091c9c1fa46df45ddd8e73e4c6b6e2b0b
tree4de2d559d35521fdb54b45e8a698c3c7d39e8120
parent021c91791a5e7e85c567452f1be3e4c2c6cb6063
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