mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-06 20:42:31 -05: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")