diff options
author | 2016-02-09 13:41:59 +0000 | |
---|---|---|
committer | 2016-02-09 13:41:59 +0000 | |
commit | 565945af9974840b46bc5deabbca4574a098d158 (patch) | |
tree | 3cecd848cd62f1746b707911a89ced03c94bcdce /sys/dev/usb/uts.c | |
parent | r1.16 accidentally masked retries on EAGAIN introduced in r1.15. (diff) | |
download | wireguard-openbsd-565945af9974840b46bc5deabbca4574a098d158.tar.xz wireguard-openbsd-565945af9974840b46bc5deabbca4574a098d158.zip |
- Remove parameter fd from snscore() since it's never used
- And while here, fwrite(3) returns size_t whereas nscores is an int, so cast
nscores to u_int. This is a false positive, but silences a compiler warning
with -Wextra -pedantic
tb@ : "Looks ok to me" after suggestion from him
Diffstat (limited to 'sys/dev/usb/uts.c')
0 files changed, 0 insertions, 0 deletions