diff options
author | Klemens Nanni <kn@cvs.openbsd.org> | 2023-01-06 14:32:56 +0000 |
---|---|---|
committer | Klemens Nanni <kn@cvs.openbsd.org> | 2023-01-06 14:32:56 +0000 |
commit | c2d96a1e6dbe715433e6bedffbdd572e5a4cf2d4 (patch) | |
tree | b33be1bcaa04d07e32ed61af7664a683c07cfcae /sbin/fsck | |
parent | 8dd544c346a25c2f9b0e15ff344ee4096d54e6de (diff) |
Inline nd6_option() helper, remove indirections
Move the function body into the while loop, merge identical variables,
pull the `invalid' label out of the loop and straighten `skip' into the
`skip1' label.
Merging nd6_option() into nd6_options() is now much clearer after the
previous clean up.
nd_opts_{search,last,done} are now clearly "private" to n6_options() and
can be cleaned up from struct nd_opts next.
OK claudio
Diffstat (limited to 'sbin/fsck')
0 files changed, 0 insertions, 0 deletions