diff options
author | 2016-09-14 19:04:54 +0000 | |
---|---|---|
committer | 2016-09-14 19:04:54 +0000 | |
commit | 49cdbe2b5e4bbca0547220d7529f693620990d6a (patch) | |
tree | dd1365438d9b5d7ba92c020190a2059f34082303 /sys/kern/uipc_socket.c | |
parent | Cleanup dmesg output (diff) | |
download | wireguard-openbsd-49cdbe2b5e4bbca0547220d7529f693620990d6a.tar.xz wireguard-openbsd-49cdbe2b5e4bbca0547220d7529f693620990d6a.zip |
Declare the type instead of a on-stack variable for sizeof purposes
(Un?)surprisingly the compiler is smart enough to produce the same
code in both cases, but this conveys the intention better.
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions