diff options
| author | Marcel Holtmann <[email protected]> | 2015-03-14 19:28:06 -0700 |
|---|---|---|
| committer | Johan Hedberg <[email protected]> | 2015-03-15 10:00:15 +0200 |
| commit | a958452aa40c57a0407ecf84ba1bfa31ad532313 (patch) | |
| tree | 897ccaedae7789fe61b88d3972845854b80e4f94 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | f6b7712eb660c50877a56772908326cd31125b21 (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