HomeFreeBSD

net/if_dl.h: add param names in prototypes

Description

net/if_dl.h: add param names in prototypes

previously these _KERNEL functions were inconsistent, with some having
parameter names and some not. fix this by giving them all names, per
style(9).

Reviewed by: thj, des
Approved by: des (mentor)
Differential Revision: https://reviews.freebsd.org/D50219

Details

Provenance
ivyAuthored on May 9 2025, 9:34 PM
Reviewer
thj
Differential Revision
D50219: net/if_dl.h: add param names in prototypes
Parents
rG7e0c5e0128c4: sys/cdefs.h: add __nodiscard annotation
Branches
Unknown
Tags
Unknown