diff options
author | Mark Brown <broonie@kernel.org> | 2023-08-15 19:22:33 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-08-15 19:22:33 +0100 |
commit | a90a7a001624072f47c55716f74c5bc127e17656 (patch) | |
tree | 185638b61051e121a595b5600aa6545145897755 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6e9fd076e72a6c32fe79b1dfcff074823ff1a09a (diff) | |
parent | 29681184da28babc990a66e197d27ab98f2027af (diff) |
Use devm_kmemdup to replace devm_kmalloc + memcpy
Merge series from Li Zetao <lizetao1@huawei.com>:
This patch set use the helper function devm_kmemdup() to replace
devm_kmalloc + memcpy, which is the same as implementing the function
separately.
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions