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)
Tue, Jun 10, 10:27 AM
Unknown Object (File)
Tue, Jun 3, 10:50 PM
Unknown Object (File)
Sun, Jun 1, 5:12 AM
Unknown Object (File)
Sun, Jun 1, 3:47 AM
Unknown Object (File)
Sat, May 31, 4:53 PM
Unknown Object (File)
Mon, May 19, 8:35 PM
Unknown Object (File)
Mon, May 12, 6:15 PM
Unknown Object (File)
Apr 30 2025, 8:58 AM
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).