summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_hibernate.c
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2014-01-20 22:42:06 +0000
committerclaudio <claudio@openbsd.org>2014-01-20 22:42:06 +0000
commite075b616542b6858b8b062298e14b900dfc68548 (patch)
tree2a16ca987b6461f640d6c5991fe7757b3c4cffdf /sys/kern/subr_hibernate.c
parentFix an obvious .Fn/.Fa typo, found while testing mandocdb(8). (diff)
downloadwireguard-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