diff options
author | 2013-03-04 00:41:54 +0000 | |
---|---|---|
committer | 2013-03-04 00:41:54 +0000 | |
commit | fb6e81cf269b34c20048e8c194a8a50df8942fd1 (patch) | |
tree | adde9e325322411b47ca68fa0e4b29bd7820552b /lib/libc | |
parent | typo in comment (diff) | |
download | wireguard-openbsd-fb6e81cf269b34c20048e8c194a8a50df8942fd1.tar.xz wireguard-openbsd-fb6e81cf269b34c20048e8c194a8a50df8942fd1.zip |
replace the LIST_ENTRY in scsi_xfer with a SIMPLEQ_ENTRY. the things that
use it want something they can add to the end of they do horrible things
to be able to do that with the LIST_ENTRY.
this makes those horrible things a bit less horrible, and makes it easier
to use lists of scsi_xfers in other things.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions