linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] IB/qib: Fine-tuning for four function implementations
@ 2017-04-05 13:50 SF Markus Elfring
  2017-04-05 13:51 ` [PATCH 1/5] IB/qib: Use kcalloc() in qib_init_iba7322_funcs() SF Markus Elfring
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: SF Markus Elfring @ 2017-04-05 13:50 UTC (permalink / raw)
  To: linux-rdma, Doug Ledford, Hal Rosenstock, Mike Marciniszyn, Sean Hefty
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 5 Apr 2017 15:34:32 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (5):
  Use kcalloc() in qib_init_iba7322_funcs()
  Use kmalloc_array() in qib_init_7322_variables()
  Use kcalloc() in qib_alloc_devdata()
  Use kcalloc() in qib_init_pportdata()
  Adjust two size determinations in qib_init_pportdata()

 drivers/infiniband/hw/qib/qib_iba7322.c | 20 ++++++++++++--------
 drivers/infiniband/hw/qib/qib_init.c    | 27 +++++++++++++--------------
 2 files changed, 25 insertions(+), 22 deletions(-)

-- 
2.12.2

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

end of thread, other threads:[~2017-04-06 20:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05 13:50 [PATCH 0/5] IB/qib: Fine-tuning for four function implementations SF Markus Elfring
2017-04-05 13:51 ` [PATCH 1/5] IB/qib: Use kcalloc() in qib_init_iba7322_funcs() SF Markus Elfring
2017-04-05 14:34   ` Yuval Shaia
2017-04-05 14:54     ` SF Markus Elfring
2017-04-05 15:06       ` Johannes Thumshirn
2017-04-05 15:17         ` Yuval Shaia
2017-04-05 13:52 ` [PATCH 2/5] IB/qib: Use kmalloc_array() in qib_init_7322_variables() SF Markus Elfring
2017-04-05 14:21   ` Yuval Shaia
2017-04-05 13:53 ` [PATCH 3/5] IB/qib: Use kcalloc() in qib_alloc_devdata() SF Markus Elfring
2017-04-05 13:54 ` [PATCH 4/5] IB/qib: Use kcalloc() in qib_init_pportdata() SF Markus Elfring
2017-04-05 13:55 ` [PATCH 5/5] IB/qib: Adjust two size determinations " SF Markus Elfring
2017-04-05 14:32   ` Yuval Shaia
2017-04-05 15:04     ` SF Markus Elfring
2017-04-05 15:15       ` Yuval Shaia
2017-04-05 15:21         ` SF Markus Elfring
2017-04-06 19:48           ` Yuval Shaia
2017-04-06 20:33             ` SF Markus Elfring
2017-04-05 15:10   ` [PATCH 5/5] " Bart Van Assche
2017-04-06  0:37 ` [PATCH 0/5] IB/qib: Fine-tuning for four function implementations Dennis Dalessandro

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