public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Himanshu Jha <himanshujha199640@gmail.com>
Cc: dledford@redhat.com, devesh.sharma@broadcom.com,
	selvin.xavier@broadcom.com, linux-rdma@vger.kernel.org,
	linux-kernel@vger.kernel.org, mcgrof@kernel.org
Subject: Re: [PATCH] IB/ocrdma: Use zeroing memory allocator than allocator/memset
Date: Tue, 2 Jan 2018 14:05:58 -0700	[thread overview]
Message-ID: <20180102210558.GA7614@ziepe.ca> (raw)
In-Reply-To: <1514648396-6964-1-git-send-email-himanshujha199640@gmail.com>

On Sat, Dec 30, 2017 at 09:09:56PM +0530, Himanshu Jha wrote:
> Use dma_zalloc_coherent for allocating zeroed
> memory and remove unnecessary memset function.
> 
> Done using Coccinelle.
> Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
> 0-day tested with no failures.
> 
> Suggested-by: Luis R. Rodriguez <mcgrof@kernel.org>
> Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
> Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
> Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>
>  drivers/infiniband/hw/ocrdma/ocrdma_hw.c    | 19 +++++++------------
>  drivers/infiniband/hw/ocrdma/ocrdma_stats.c |  6 ++----
>  drivers/infiniband/hw/ocrdma/ocrdma_verbs.c |  8 +++-----
>  3 files changed, 12 insertions(+), 21 deletions(-)

Applied to for-next thanks

Jason

      parent reply	other threads:[~2018-01-02 21:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-30 15:39 [PATCH] IB/ocrdma: Use zeroing memory allocator than allocator/memset Himanshu Jha
     [not found] ` <1514648396-6964-1-git-send-email-himanshujha199640-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-12-31 12:12   ` Leon Romanovsky
     [not found]     ` <20171231121209.GW3494-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2018-01-01  8:15       ` Selvin Xavier
2018-01-02 21:05 ` Jason Gunthorpe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180102210558.GA7614@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=devesh.sharma@broadcom.com \
    --cc=dledford@redhat.com \
    --cc=himanshujha199640@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=selvin.xavier@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox