All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] s390: Use ARRAY_SIZE instead of reimplementing its function
@ 2018-09-08 10:26 ` zhong jiang
  0 siblings, 0 replies; 12+ 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] 12+ messages in thread

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

Thread overview: 12+ 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 ` zhong jiang
2018-09-08 10:26 ` [PATCH 1/2] s390: vmlogrdr: " zhong jiang
2018-09-08 10:26   ` zhong jiang
2018-09-08 13:00   ` Jean Delvare
2018-09-08 13:00     ` Jean Delvare
2018-09-08 10:26 ` [PATCH 2/2] s390: qeth_core_mpc: " zhong jiang
2018-09-08 10:26   ` zhong jiang
2018-09-08 13:11   ` Jean Delvare
2018-09-08 13:11     ` Jean Delvare
2018-09-10  6:37 ` [PATCH 0/2] s390: " Martin Schwidefsky
2018-09-10  6:37   ` Martin Schwidefsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.