HomeFreeBSD

Use 'retval' label for first error in syscallenter().

Description

Use 'retval' label for first error in syscallenter().

This is more consistent with the rest of the function and lets us
unindent most of the function.

Reviewed by: kib
MFC after: 1 month
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D20897

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D20897: Use 'retval' label for first error in syscallenter().
Parents
rS349870: cxgbe(4): Clear the freelist statistics in the clearstats ioctl.
Branches
Unknown
Tags
Unknown