linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Re-use DEFINE_SHOW_ATTRIBUTE() macro
  2018-06-13  1:11 ` [PATCH 1/2] ARM: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro Peng Donglin
@ 2018-06-13  1:11 Peng Donglin
  2018-06-13  1:11 ` [PATCH 1/2] ARM: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro Peng Donglin
  1 sibling, 1 reply; 4+ messages in thread
From: Peng Donglin @ 2018-06-13  1:11 UTC (permalink / raw)
  To: linux-arm-kernel

...instead of open coding file operations followed by custom ->open()
callbacks per each attribute.

Peng Donglin (2):
  ARM: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro
  ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro

 arch/arm/mm/ptdump_debugfs.c   | 13 +------------
 arch/arm64/mm/ptdump_debugfs.c | 13 +------------
 2 files changed, 2 insertions(+), 24 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-27 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13  1:11 [PATCH 0/2] Re-use DEFINE_SHOW_ATTRIBUTE() macro Peng Donglin
2018-06-13  1:11 ` [PATCH 1/2] ARM: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro Peng Donglin
2018-06-13  1:11   ` [PATCH 2/2] ARM64: " Peng Donglin
2018-12-27 14:56   ` [PATCH 1/2] ARM: " Donglin Peng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).