Page MenuHomeFreeBSD

Use M_SIZE() in m_align()
ClosedPublic

Authored by rwatson on Jan 9 2015, 2:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 27, 5:18 PM
Unknown Object (File)
Thu, Jul 16, 10:36 PM
Unknown Object (File)
Sat, Jul 11, 8:54 AM
Unknown Object (File)
May 31 2026, 9:01 AM
Unknown Object (File)
Apr 28 2026, 4:00 PM
Unknown Object (File)
Apr 28 2026, 12:51 PM
Unknown Object (File)
Apr 26 2026, 12:48 AM
Unknown Object (File)
Apr 17 2026, 1:00 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
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).