diff options
author | 2016-01-13 13:01:40 +0000 | |
---|---|---|
committer | 2016-01-13 13:01:40 +0000 | |
commit | 848fc50685532db50b9694628ebbe718737f783a (patch) | |
tree | 3b85c2f6c64df13f537349de968bfd09516cdf72 /sys/dev/i2c | |
parent | Update the comment that is decribing terminate_vm()'s arguments, (diff) | |
download | wireguard-openbsd-848fc50685532db50b9694628ebbe718737f783a.tar.xz wireguard-openbsd-848fc50685532db50b9694628ebbe718737f783a.zip |
kill malloc(9) pointless check, malloc(9) call is using M_WAITOK flag and thus will sleep until
get memory available so shouln't fail.
OK deraadt@ mmcc@
Diffstat (limited to 'sys/dev/i2c')
0 files changed, 0 insertions, 0 deletions