diff options
author | Bartosz Golaszewski <[email protected]> | 2024-09-30 18:32:07 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2024-10-02 16:32:46 +0200 |
commit | 22dec5aa596ef805cccbcd3fbe5ebffbcb4fa559 (patch) | |
tree | cd6f384b08f42237c0833c49d9c6505e5278d7d8 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 700cdf7ed00f0cf20fdcef33d56e862768eb1008 (diff) |
gpio: aggregator: simplify aggr_parse() with scoped bitmap
The bitmap allocated in aggr_parse() is always freed before the function
returns so use __free(bitmap) to simplify it and drop the goto label.
Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions