Page MenuHomeFreeBSD

net/if_dl.h: add param names in prototypes
ClosedPublic

Authored by ivy on May 6 2025, 8:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 11, 4:52 AM
Unknown Object (File)
Thu, Oct 30, 2:11 PM
Unknown Object (File)
Wed, Oct 29, 3:57 AM
Unknown Object (File)
Wed, Oct 29, 3:57 AM
Unknown Object (File)
Wed, Oct 29, 3:55 AM
Unknown Object (File)
Wed, Oct 29, 3:54 AM
Unknown Object (File)
Wed, Oct 29, 3:54 AM
Unknown Object (File)
Wed, Oct 29, 3:53 AM

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable