diff options
author | Joe Perches <joe@perches.com> | 2020-01-28 11:02:50 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-30 10:03:37 +0100 |
commit | 72d62c4e422ed2380a2acd51747789b48146e4ee (patch) | |
tree | ad831f1b4024150771c72ef7c3a24159c4484301 /lib/bucket_locks.c | |
parent | d0208bf4da97f76237300afb83c097de25645de6 (diff) | |
download | linux-72d62c4e422ed2380a2acd51747789b48146e4ee.tar.bz2 |
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 'lib/bucket_locks.c')
0 files changed, 0 insertions, 0 deletions