diff options
| author | Joe Perches <[email protected]> | 2014-10-27 02:25:00 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2014-11-03 12:40:10 -0200 |
| commit | f491dbe049cc7d8fb4c1cdc7d9fdfac0d1d99869 (patch) | |
| tree | b1d6bded805070e95ed833bb63270e9edbc212d9 /tools/perf/scripts/python/Perf-Trace-Util | |
| parent | e5f3d00c243177f4d7a0e86d17b7eaefd4a0c908 (diff) | |
[media] dvb-net: Fix probable mask then right shift defects
Precedence of & and >> is not the same and is not left to right.
shift has higher precedence and should be done after the mask.
Add parentheses around the mask.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions