aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMarcel Holtmann <[email protected]>2015-03-14 19:28:06 -0700
committerJohan Hedberg <[email protected]>2015-03-15 10:00:15 +0200
commita958452aa40c57a0407ecf84ba1bfa31ad532313 (patch)
tree897ccaedae7789fe61b88d3972845854b80e4f94 /tools/perf/scripts/python/event_analyzing_sample.py
parentf6b7712eb660c50877a56772908326cd31125b21 (diff)
Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
The flags for the management command table used manual encoding of bits in the form of (1 << n). It is however preferred to use BIT(n) macro instead. Signed-off-by: Marcel Holtmann <[email protected]> Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions