Messages in this thread |  | | Subject | Re: [PATCH v2 1/2] scsi: lpfc: Use kzalloc instead of kmalloc | | From | "Matthew R. Ochs" <> | | Date | Sat, 24 Oct 2015 22:25:52 -0500 |
| |
> 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>
|  |