diff options
author | 2020-01-28 11:02:50 -0800 | |
---|---|---|
committer | 2020-01-30 10:03:37 +0100 | |
commit | 72d62c4e422ed2380a2acd51747789b48146e4ee (patch) | |
tree | ad831f1b4024150771c72ef7c3a24159c4484301 /drivers/usb/cdns3/cdns3-imx.c | |
parent | udp: document udp_rcv_segment special case for looped packets (diff) | |
download | wireguard-linux-72d62c4e422ed2380a2acd51747789b48146e4ee.tar.xz wireguard-linux-72d62c4e422ed2380a2acd51747789b48146e4ee.zip |
net: drop_monitor: Use kstrdup
Convert the equivalent but rather odd uses of kmemdup with
__GFP_ZERO to the more common kstrdup and avoid unnecessary
zeroing of copied over memory.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions