diff options
author | 2014-10-26 22:25:07 -0700 | |
---|---|---|
committer | 2014-10-27 08:40:18 +0100 | |
commit | ccbec5ea0dd7972d0c99ef8a143bb52c814509cf (patch) | |
tree | 1c3eae4052c863efeefab5315862e33deffb66a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Rack FW (diff) | |
download | wireguard-linux-ccbec5ea0dd7972d0c99ef8a143bb52c814509cf.tar.xz wireguard-linux-ccbec5ea0dd7972d0c99ef8a143bb52c814509cf.zip |
ALSA: ad1889: 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 <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions