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)
Thu, Nov 21, 10:33 AM
Unknown Object (File)
Thu, Nov 7, 10:04 AM
Unknown Object (File)
Mon, Oct 28, 11:01 PM
Unknown Object (File)
Oct 5 2024, 4:14 AM
Unknown Object (File)
Oct 5 2024, 12:31 AM
Unknown Object (File)
Oct 4 2024, 11:07 PM
Unknown Object (File)
Oct 4 2024, 2:16 PM
Unknown Object (File)
Oct 4 2024, 12:01 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.