linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] s390: Use ARRAY_SIZE instead of reimplementing its function
@ 2018-09-08 10:26 zhong jiang
  2018-09-08 10:26 ` [PATCH 1/2] s390: vmlogrdr: " zhong jiang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: zhong jiang @ 2018-09-08 10:26 UTC (permalink / raw)
  To: schwidefsky, heiko.carstens, jwi, ubraun, jdelvare
  Cc: linux-s390, linux-kernel

I find the issue with the help of Coccinelle.

zhong jiang (2):
  s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function
  s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its
    function

 drivers/s390/char/vmlogrdr.c     | 2 +-
 drivers/s390/net/qeth_core_mpc.c | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2018-09-10  6:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-08 10:26 [PATCH 0/2] s390: Use ARRAY_SIZE instead of reimplementing its function zhong jiang
2018-09-08 10:26 ` [PATCH 1/2] s390: vmlogrdr: " zhong jiang
2018-09-08 13:00   ` Jean Delvare
2018-09-08 10:26 ` [PATCH 2/2] s390: qeth_core_mpc: " zhong jiang
2018-09-08 13:11   ` Jean Delvare
2018-09-10  6:37 ` [PATCH 0/2] s390: " Martin Schwidefsky

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