diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-11-13 07:44:54 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-11-13 07:51:47 (GMT) |
commit | d2153a1595ee8235ecf9f9e2d1ac18eee373cbb5 (patch) | |
tree | d2a3f03ecbfc6b06252079be717ac2f7bfe317b1 /Documentation/BUG-HUNTING | |
parent | 6214b54cbf0778804de1297444c7661e70bc4d74 (diff) | |
download | linux-fsl-qoriq-d2153a1595ee8235ecf9f9e2d1ac18eee373cbb5.tar.xz |
ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()
I don't think this works as intended. '|' higher precedence than ?: so
the bitwize OR "0 | (val & STR_MOST)" is a no-op.
I have re-written it to be more clear.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/BUG-HUNTING')
0 files changed, 0 insertions, 0 deletions