Re: [PATCH 0/2] Use ARRAY_SIZE to replace its implementation

2018-08-14 Thread David Howells
> "Use ARRAY_SIZE to replace its implementation"

Um, the subject line doesn't make sense.

David


[PATCH 0/2] Use ARRAY_SIZE to replace its implementation

2018-08-13 Thread zhong jiang
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