Page MenuHomeFreeBSD

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

Authored by ivy on Tue, May 6, 8:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 11, 8:23 PM
Unknown Object (File)
Sun, May 11, 9:16 AM
Unknown Object (File)
Fri, May 9, 11:49 PM
Unknown Object (File)
Fri, May 9, 11:34 AM
Unknown Object (File)
Fri, May 9, 12:09 AM
Unknown Object (File)
Thu, May 8, 1:18 PM

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