From: James Smart <james.smart@avagotech.com>
To: "Matthew R. Ochs" <mrochs@linux.vnet.ibm.com>,
Punit Vara <punitvara@gmail.com>
Cc: JBottomley@odin.com, don.brace@pmcs.com, storagedev@pmcs.com,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] scsi: lpfc: Use kzalloc instead of kmalloc
Date: Wed, 16 Dec 2015 15:20:54 -0800 [thread overview]
Message-ID: <5671F1D6.70302@avagotech.com> (raw)
In-Reply-To: <BF724B49-BF78-472D-B117-87E47780FDCC@linux.vnet.ibm.com>
fyi - this patch was just pushed in our 11.0.0.10 patch set - patch 16/17
-- james s
On 10/24/2015 8:25 PM, Matthew R. Ochs wrote:
>> On Oct 24, 2015, at 2:06 AM, Punit Vara <punitvara@gmail.com> wrote:
>>
>> This patch is to the lpfc_els.c which resolves following warning
>> reported by coccicheck:
>>
>> WARNING: kzalloc should be used for rdp_context, instead of
>> kmalloc/memset
>>
>> Signed-off-by: Punit Vara <punitvara@gmail.com>
> Reviewed-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-12-16 23:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-24 7:06 [PATCH v2 1/2] scsi: lpfc: Use kzalloc instead of kmalloc Punit Vara
2015-10-25 3:25 ` Matthew R. Ochs
2015-12-16 23:20 ` James Smart [this message]
2015-11-22 23:10 ` Sebastian Herbszt
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=5671F1D6.70302@avagotech.com \
--to=james.smart@avagotech.com \
--cc=JBottomley@odin.com \
--cc=don.brace@pmcs.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=mrochs@linux.vnet.ibm.com \
--cc=punitvara@gmail.com \
--cc=storagedev@pmcs.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 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.