diff options
author | 2014-01-20 22:42:06 +0000 | |
---|---|---|
committer | 2014-01-20 22:42:06 +0000 | |
commit | e075b616542b6858b8b062298e14b900dfc68548 (patch) | |
tree | 2a16ca987b6461f640d6c5991fe7757b3c4cffdf /sys/kern/subr_hibernate.c | |
parent | Fix an obvious .Fn/.Fa typo, found while testing mandocdb(8). (diff) | |
download | wireguard-openbsd-e075b616542b6858b8b062298e14b900dfc68548.tar.xz wireguard-openbsd-e075b616542b6858b8b062298e14b900dfc68548.zip |
Try to be more consistent in how various variables are setup and named.
Also remove a memset that is already happeing because we use PR_ZERO on
the allocation. Move two memmove to memcpy because the addrs can not
overlap. Make some simple helper functions static __inline and remove one
of the explicit rn_search inlines.
OK mpi@
Diffstat (limited to 'sys/kern/subr_hibernate.c')
0 files changed, 0 insertions, 0 deletions