diff options
author | 2016-05-19 19:22:49 +0530 | |
---|---|---|
committer | 2016-05-20 19:50:07 -0400 | |
commit | 7c542772cc5ff061ec3d06658f5d36304bcd5395 (patch) | |
tree | 891d76e486f386e451f60f02fe3a970d787c814a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Use mount_nodev not mount_ns to mount the bpf filesystem (diff) | |
download | wireguard-linux-7c542772cc5ff061ec3d06658f5d36304bcd5395.tar.xz wireguard-linux-7c542772cc5ff061ec3d06658f5d36304bcd5395.zip |
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 '')
0 files changed, 0 insertions, 0 deletions