diff options
author | 2018-06-23 11:33:32 +0000 | |
---|---|---|
committer | 2018-06-23 11:33:32 +0000 | |
commit | a1a887d5f68d59bb54422ef06716c652bbdec5d2 (patch) | |
tree | 6f4d311b4a2581fa91748759c0f308ddfd36e682 /sys/kern/uipc_domain.c | |
parent | document @define-tag and @tag. (diff) | |
download | wireguard-openbsd-a1a887d5f68d59bb54422ef06716c652bbdec5d2.tar.xz wireguard-openbsd-a1a887d5f68d59bb54422ef06716c652bbdec5d2.zip |
Improve the consistency of variable naming in unp_externalize().
Rename the int array `fdp' to `fds', and use the name `fdp' for
a variable that points to the filedesc struct of the current process.
This use of `fdp' puts unp_externalize() in line with filesystem code.
OK millert@, kettenis@
Diffstat (limited to 'sys/kern/uipc_domain.c')
0 files changed, 0 insertions, 0 deletions