diff options
author | Li Zetao <[email protected]> | 2023-08-03 11:20:27 +0800 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-08-07 13:36:20 +0200 |
commit | 6f8972a02a6c103b67dc3a0ed9b1722943f65276 (patch) | |
tree | 14344355b64ea8b3a91b9f0df1dbf0a0c8b85bbc /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | bfecbcb5713c6c602fae3b987478d135c46b4dc5 (diff) |
platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy
There are some warnings reported by coccinelle:
./drivers/platform/x86/hp/hp-bioscfg/spmobj-attributes.c:317:35-42:
WARNING opportunity for kmemdup
./drivers/platform/x86/hp/hp-bioscfg/spmobj-attributes.c:270:40-47:
WARNING opportunity for kmemdup
./drivers/platform/x86/hp/hp-bioscfg/spmobj-attributes.c:233:36-43:
WARNING opportunity for kmemdup
Use kmemdup rather than duplicating its implementation.
Signed-off-by: Li Zetao <[email protected]>
Reviewed-by: Jorge Lopez <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions