diff options
author | Joe Perches <[email protected]> | 2020-01-28 11:02:50 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-01-30 10:03:37 +0100 |
commit | 72d62c4e422ed2380a2acd51747789b48146e4ee (patch) | |
tree | ad831f1b4024150771c72ef7c3a24159c4484301 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | d0208bf4da97f76237300afb83c097de25645de6 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions