aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2024-09-30 18:32:07 +0200
committerBartosz Golaszewski <[email protected]>2024-10-02 16:32:46 +0200
commit22dec5aa596ef805cccbcd3fbe5ebffbcb4fa559 (patch)
treecd6f384b08f42237c0833c49d9c6505e5278d7d8 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent700cdf7ed00f0cf20fdcef33d56e862768eb1008 (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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions