commit | 8ec7cfce3762299ae289c384e281b2f4010ae231 | [log] [tgz] |
---|---|---|
author | Tomer Barletz <barletz@gmail.com> | Sun Aug 02 02:08:57 2015 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 03 10:15:09 2015 +0200 |
tree | 082448607171fa20a7f7520e9a0218cf2a52eea6 | |
parent | 649ccd08534ee26deb2e5b08509800d0e95167f5 [diff] |
ALSA: oxygen: Fix logical-not-parentheses warning This fixes the following warning, that is seen with gcc 5.1: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]. Signed-off-by: Tomer Barletz <barletz@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>