linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Use ARRAY_SIZE to replace its implementation
@ 2018-08-14  2:46 zhong jiang
  2018-08-14  2:46 ` [PATCH 1/2] ia64: " zhong jiang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: zhong jiang @ 2018-08-14  2:46 UTC (permalink / raw)
  To: tony.luck, fenghua.yu, benh, paulus, mpe, oleg, rppt, dhowells,
	akpm, viro
  Cc: linux-ia64, linux-kernel, linuxppc-dev

The issue is detected with the help of Coccinelle.

zhong jiang (2):
  ia64: Use ARRAY_SIZE to replace its implementation
  powerpc: Use ARRAY_SIZE to replace its implementation

 arch/ia64/kernel/perfmon.c  |  2 +-
 arch/powerpc/xmon/ppc-opc.c | 12 ++++--------
 2 files changed, 5 insertions(+), 9 deletions(-)

-- 
1.7.12.4


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

end of thread, other threads:[~2018-08-14 16:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-14  2:46 [PATCH 0/2] Use ARRAY_SIZE to replace its implementation zhong jiang
2018-08-14  2:46 ` [PATCH 1/2] ia64: " zhong jiang
2018-08-14  4:45   ` Joe Perches
2018-08-14  4:57     ` zhong jiang
2018-08-14  2:46 ` [PATCH 2/2] powerpc: " zhong jiang
2018-08-14  4:49   ` Joe Perches
2018-08-14  9:28   ` Michael Ellerman
2018-08-14 10:28     ` zhong jiang
2018-08-14 16:18 ` [PATCH 0/2] " David Howells

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