Page MenuHomeFreeBSD

Use MIN()/MAX() macros from sys/param.h.
ClosedPublic

Authored by araujo on Apr 22 2016, 3:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 3, 5:23 PM
Unknown Object (File)
Sat, Aug 2, 3:09 PM
Unknown Object (File)
Jun 24 2025, 2:39 AM
Unknown Object (File)
Jun 23 2025, 2:32 AM
Unknown Object (File)
Jun 22 2025, 7:54 PM
Unknown Object (File)
Jun 22 2025, 7:40 PM
Unknown Object (File)
Jun 20 2025, 10:45 PM
Unknown Object (File)
Jun 20 2025, 9:10 PM
Subscribers

Details

Summary

We have the param.h included already, we could use those MACROS.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3394
Build 3431: arc lint + arc unit

Event Timeline

araujo retitled this revision from to Use MIN()/MAX() macros from sys/param.h..
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)
araujo added reviewers: grehan, neel.
grehan edited edge metadata.
This revision is now accepted and ready to land.Apr 22 2016, 6:17 AM
This revision was automatically updated to reflect the committed changes.