Page MenuHomeFreeBSD

pf: remove the use of caddr_t
ClosedPublic

Authored by kp on Sat, May 20, 6:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 27, 9:43 AM
Unknown Object (File)
Fri, May 26, 4:10 AM
Unknown Object (File)
Wed, May 24, 3:19 AM
Unknown Object (File)
Tue, May 23, 2:20 PM
Unknown Object (File)
Tue, May 23, 2:13 PM

Details

Summary

Replace caddr_t with void *, or more accurate types.

Suggested by: glebius

Diff Detail

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

Event Timeline

kp requested review of this revision.Sat, May 20, 6:38 PM
zlei added a subscriber: zlei.

Looks good to me.

This revision is now accepted and ready to land.Tue, May 23, 1:42 AM
This revision was automatically updated to reflect the committed changes.