]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libudev/libudev-monitor.c
libudev: shorten code a bit
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 2 Mar 2021 08:17:16 +0000 (17:17 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Mar 2021 20:03:44 +0000 (05:03 +0900)
commit1d61d70abb7bfef15d8aca140468c95388a42b6b
tree888ecd60ffa062f94fb4f4ac20bc7febbe4ef591
parentdbdcd51f78bde5e9033d98d61bbb750c868bde9d
libudev: shorten code a bit

fd_wait_for_event() or ppoll() does not return -EAGAIN.
src/libudev/libudev-monitor.c