summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_domain.c
diff options
context:
space:
mode:
authorvisa <visa@openbsd.org>2018-06-23 11:33:32 +0000
committervisa <visa@openbsd.org>2018-06-23 11:33:32 +0000
commita1a887d5f68d59bb54422ef06716c652bbdec5d2 (patch)
tree6f4d311b4a2581fa91748759c0f308ddfd36e682 /sys/kern/uipc_domain.c
parentdocument @define-tag and @tag. (diff)
downloadwireguard-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