IB/hfi1: Replace kmalloc and memcpy with a kmemdup
authorHarish Chegondi <harish.chegondi@intel.com>
Sat, 5 Mar 2016 16:49:34 +0000 (08:49 -0800)
committerDoug Ledford <dledford@redhat.com>
Thu, 17 Mar 2016 19:55:12 +0000 (15:55 -0400)
commit2b8b34a948d063c4e803105ec0a3e8d27bd97c19
treea7b529ad0c9d8e3f88c087797e7b24d2374b573e
parentbf640096e670a35e3a7ba1336216664f89a2bcf1
IB/hfi1: Replace kmalloc and memcpy with a kmemdup

This change was recommended by Coccinelle tool when I ran the command:
-bash-4.2$ make coccicheck MODE=patch M=drivers/infiniband/hw/hfi1/

Reviewed-by: Jubin John <jubin.john@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/efivar.c