summaryrefslogtreecommitdiffstats
path: root/drivers/virtio
diff options
context:
space:
mode:
authorMuhammad Falak R Wani <falakreyaz@gmail.com>2016-05-19 19:22:49 +0530
committerDavid S. Miller <davem@davemloft.net>2016-05-20 19:50:07 -0400
commit7c542772cc5ff061ec3d06658f5d36304bcd5395 (patch)
tree891d76e486f386e451f60f02fe3a970d787c814a /drivers/virtio
parente27f4a942a0ee4b84567a3c6cfa84f273e55cbb7 (diff)
downloadlinux-7c542772cc5ff061ec3d06658f5d36304bcd5395.tar.bz2
net:liquidio: use kmemdup
Use kmemdup when some other buffer is immediately copied into allocated region. It replaces call to allocation followed by memcpy, by a single call to kmemdup. Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions