aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-05-19 09:58:49 +0200
committerKalle Valo <[email protected]>2016-06-14 17:26:22 +0300
commit2cce76c3fab410520610a7d2f52faebc3cfcf843 (patch)
tree0f56bfd4d3b7727d17805561473671eb6d1c9872 /tools/perf/scripts/python/event_analyzing_sample.py
parent65c71efe1c59c111a7b9e6d9540f111663b975b2 (diff)
iwlegacy: avoid warning about missing braces
gcc-6 warns about code in il3945_hw_txq_ctx_free() being somewhat ambiguous: drivers/net/wireless/intel/iwlegacy/3945.c:1022:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] This adds a set of curly braces to avoid the warning. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Stanislaw Gruszka <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions