diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-07-19 11:32:25 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2014-07-19 11:32:25 +0200 |
commit | 53290ee39d0b4a61d75df3e7ef9372380352594e (patch) | |
tree | 614eb6d90bb9ca851e8f89d40270d20966916da7 /src/udev/net/ethtool-util.h | |
parent | a7850c7d1339b490ac021ff82c2081285ea28503 (diff) |
barrier: suppress false-positive warning
If poll() returns, one of both revents must be set, thus "buf" is set by
either clause. This is non-obvious for code-checkers so add an "else
continue;" clause to suppress "uninitialized variable" warnings.
Diffstat (limited to 'src/udev/net/ethtool-util.h')
0 files changed, 0 insertions, 0 deletions