diff options
author | Chen Haonan <[email protected]> | 2023-12-15 11:04:40 +0100 |
---|---|---|
committer | Russell King (Oracle) <[email protected]> | 2024-01-05 13:14:28 +0000 |
commit | c17d8847c3bef9e4fe4aef34edecc29cee3cd06f (patch) | |
tree | 84d350bea2512762bb3afcae7275dbd09e9cda6c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 89320c9785e8429155f8dfa44a183b509866e852 (diff) |
ARM: 9331/1: ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc()
using kvzalloc() simplifies the code by avoiding the
use of different memory allocation functions for different
situations, making the code more uniform and readable.
Signed-off-by: Chen Haonan <[email protected]>
Signed-off-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions