Page MenuHomeFreeBSD

carp: replace caddr_t with char *
ClosedPublic

Authored by bz on Nov 16 2019, 12:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 25, 10:48 AM
Unknown Object (File)
Thu, Apr 23, 8:03 AM
Unknown Object (File)
Tue, Apr 21, 11:58 AM
Unknown Object (File)
Tue, Apr 21, 12:43 AM
Unknown Object (File)
Mon, Apr 20, 8:48 PM
Unknown Object (File)
Mon, Apr 20, 6:50 AM
Unknown Object (File)
Wed, Apr 8, 11:36 AM
Unknown Object (File)
Sun, Apr 5, 4:42 AM
Subscribers

Details

Summary
Change the remaining caddr_t usages to char *.

No functional change.

Requested by:  glebius

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

In case I don't hear from you I'll go ahead and commit this the next days.

This kind of change definitely doesn't need your time wasted on publishing a review.

This revision is now accepted and ready to land.Dec 5 2019, 10:54 PM
This revision was automatically updated to reflect the committed changes.