summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2025-06-08 20:08:47 -0700
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2025-06-26 16:10:43 -0700
commit5cbfef9039f61691c87f522f8761d628033bc392 (patch)
tree206c8f46f3b0c4f53876be21c7e910287426ae6c /tools/perf/scripts/python/check-perf-trace.py
parent28aa52b6189f1cc409f96910c63fa1b99370b99e (diff)
wifi: ath9k: ahb: reorder declarations
Easier to look at. Follows netdev style. Also remove ret assignment. Because of all of these devm conversions, ret = 0 is a path that never gets hit. The first time it does it when request_irq fails, but that ends up reassigning it. Signed-off-by: Rosen Penev <rosenp@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk> Link: https://patch.msgid.link/20250609030851.17739-2-rosenp@gmail.com Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions