HomeFreeBSD

ipfilter: Save a word of stack space

Description

ipfilter: Save a word of stack space

Rather than save the return code into an intermediate variable, which BTW
is optimized out anyway, explicitly remove the return code from the stack.

(cherry picked from commit b7f127b6e5f9febff895da9230c3269dfcd971c2)

Details

Provenance
cyAuthored on Oct 4 2021, 6:36 PM
Parents
rGe99e7f1738fe: inetd.8: Lint the file
Branches
Unknown
Tags
Unknown