diff options
author | Muhammad Falak R Wani <falakreyaz@gmail.com> | 2016-05-19 19:22:49 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-20 19:50:07 -0400 |
commit | 7c542772cc5ff061ec3d06658f5d36304bcd5395 (patch) | |
tree | 891d76e486f386e451f60f02fe3a970d787c814a /drivers/virtio | |
parent | e27f4a942a0ee4b84567a3c6cfa84f273e55cbb7 (diff) | |
download | linux-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