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


Groups > linux.kernel > #1293388 > unrolled thread

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

Started byJames Smart <james.smart@avagotech.com>
First post2015-12-17 00:30 +0100
Last post2015-12-17 00:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromJames Smart <james.smart@avagotech.com>
Date2015-12-17 00:30 +0100
SubjectRe: [PATCH v2 1/2] scsi: lpfc: Use kzalloc instead of kmalloc
Message-ID<qGtGa-8hX-11@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web