Page MenuHomeFreeBSD

Move bbr and rack to use inline per C99
ClosedPublic

Authored by rrs on Sun, Oct 19, 11:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 21, 8:50 AM
Unknown Object (File)
Sun, Oct 19, 11:34 PM
Unknown Object (File)
Sun, Oct 19, 10:53 PM
Unknown Object (File)
Sun, Oct 19, 6:59 PM
Unknown Object (File)
Sun, Oct 19, 6:47 PM
Unknown Object (File)
Sun, Oct 19, 6:14 PM
Subscribers

Details

Reviewers
tuexen
glebius
Group Reviewers
transport
Summary

This is a small change as suggested by Gleb to move all __inline -> inline aka C99 style. This
covers both BBR and Rack and makes no real changes to the code functionality.f

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped