diff options
author | 2016-05-19 19:26:50 +0530 | |
---|---|---|
committer | 2016-05-20 19:50:07 -0400 | |
commit | 238a9584e9e2c7b3ea23924e9183fee05d584789 (patch) | |
tree | a77c7a32e66c9c9961cb7ef8eab2995ab5a7cda3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ps3_gelic: use kmemdup (diff) | |
download | wireguard-linux-238a9584e9e2c7b3ea23924e9183fee05d584789.tar.xz wireguard-linux-238a9584e9e2c7b3ea23924e9183fee05d584789.zip |
net: usb: ch9200: 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