linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mips: use DEFINE_SHOW_ATTRIBUTE to simplify code
@ 2022-09-13 10:10 Liu Shixin
  2022-09-13 10:10 ` [PATCH 1/3] mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE Liu Shixin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Liu Shixin @ 2022-09-13 10:10 UTC (permalink / raw)
  To: Thomas Bogendoerfer, John Crispin
  Cc: linux-mips, linux-kernel, Liu Shixin, Kefeng Wang

Use DEFINE_SHOW_ATTRIBUTE to simplify code.

Liu Shixin (3):
  mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE
  mips: kernel: convert to DEFINE_SHOW_ATTRIBUTE
  mips: ralink: convert to DEFINE_SHOW_ATTRIBUTE

 arch/mips/cavium-octeon/oct_ilm.c | 17 +++--------------
 arch/mips/kernel/segment.c        | 15 ++-------------
 arch/mips/ralink/bootrom.c        | 15 ++-------------
 3 files changed, 7 insertions(+), 40 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-09-19 14:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13 10:10 [PATCH 0/3] mips: use DEFINE_SHOW_ATTRIBUTE to simplify code Liu Shixin
2022-09-13 10:10 ` [PATCH 1/3] mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE Liu Shixin
2022-09-13 10:10 ` [PATCH 2/3] mips: kernel: " Liu Shixin
2022-09-13 10:10 ` [PATCH 3/3] mips: ralink: " Liu Shixin
2022-09-19 14:46 ` [PATCH 0/3] mips: use DEFINE_SHOW_ATTRIBUTE to simplify code Thomas Bogendoerfer

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).