public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] IB/hns: Fine-tuning for two function implementations
@ 2017-02-16  9:00 SF Markus Elfring
  2017-02-16  9:02 ` [PATCH 1/2] IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events() SF Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SF Markus Elfring @ 2017-02-16  9:00 UTC (permalink / raw)
  To: linux-rdma, Doug Ledford, Hal Rosenstock, Sean Hefty, Wei Hu
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 16 Feb 2017 09:55:43 +0100

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

Markus Elfring (2):
  Use kmalloc_array() in hns_roce_cmd_use_events()
  Use kcalloc() in hns_roce_buddy_init()

 drivers/infiniband/hw/hns/hns_roce_cmd.c |  6 +++---
 drivers/infiniband/hw/hns/hns_roce_mr.c  | 11 ++++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.11.1

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-16  9:00 [PATCH 0/2] IB/hns: Fine-tuning for two function implementations SF Markus Elfring
2017-02-16  9:02 ` [PATCH 1/2] IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events() SF Markus Elfring
2017-02-16  9:04 ` [PATCH 2/2] IB/hns: Use kcalloc() in hns_roce_buddy_init() SF Markus Elfring
2017-04-20 20:32 ` [PATCH 0/2] IB/hns: Fine-tuning for two function implementations Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox