mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-15 13:06:27 -04:00
Parentheses are needed due to operator precedence (although the previous
code happened to work because POLLIN has the value 1).
Fixes: 91f986ec99 ("linux-v4l2: Check udev fd events")