HomeFreeBSD

nullfs: Fix some style after recent changes

Description

nullfs: Fix some style after recent changes

In 'nullfs_subr.c':

  • Sort the headers.
  • Use 'func' in preference to the function's name in an assertion.

This applies comments from D38761, one of which was missed and the other
added too late.

Reviewed by: kib
MFC with: 249ec85352b5 ("nullfs: smr-protected hash lookup")
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52935

Details

Provenance
olceAuthored on Mon, Oct 6, 12:48 PM
Reviewer
rG249ec85352b5: nullfs: smr-protected hash lookup
Differential Revision
D52935: nullfs: Apply comments from D38761 (style fixes, small improvements)
Parents
rG941b8ecdc087: tcp: remove stray ;
Branches
Unknown
Tags
Unknown