Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1293388

Re: [PATCH v2 1/2] scsi: lpfc: Use kzalloc instead of kmalloc

From James Smart <james.smart@avagotech.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] scsi: lpfc: Use kzalloc instead of kmalloc
Date 2015-12-17 00:30 +0100
Message-ID <qGtGa-8hX-11@gated-at.bofh.it> (permalink)
References <qn17H-1u4-3@gated-at.bofh.it> <qnkam-3Af-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2 1/2] scsi: lpfc: Use kzalloc instead of kmalloc James Smart <james.smart@avagotech.com> - 2015-12-17 00:30 +0100

csiph-web