Page MenuHomeFreeBSD

Use M_SIZE() in m_align()
ClosedPublic

Authored by rwatson on Jan 9 2015, 2:59 PM.
Tags
None
Referenced Files
F154451562: D1471.id3070.diff
Tue, Apr 28, 4:00 PM
F154433235: D1471.id3069.diff
Tue, Apr 28, 12:51 PM
Unknown Object (File)
Sun, Apr 26, 12:48 AM
Unknown Object (File)
Fri, Apr 17, 1:00 PM
Unknown Object (File)
Fri, Apr 17, 11:22 AM
Unknown Object (File)
Tue, Apr 14, 4:32 AM
Unknown Object (File)
Thu, Apr 9, 2:20 PM
Unknown Object (File)
Sun, Apr 5, 4:15 PM
Subscribers

Details

Summary

Uninline M_SIZE() in m_align() to reduce direct use of MLEN and MHLEN.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

rwatson retitled this revision from to Use M_SIZE() in m_align().
rwatson updated this object.
rwatson edited the test plan for this revision. (Show Details)
rwatson added a reviewer: network.
rwatson set the repository for this revision to rS FreeBSD src repository - subversion.
This revision is now accepted and ready to land.Jan 9 2015, 3:01 PM
bz added a reviewer: bz.
bz added a subscriber: bz.

Hand't I looked at this before?

rpaulo added a reviewer: rpaulo.
rwatson updated this revision to Diff 3070.

Closed by commit rS276888 (authored by @rwatson).