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, Oct 5, 10:06 AM
Unknown Object (File)
Sun, Oct 5, 9:39 AM
Unknown Object (File)
Sun, Oct 5, 3:01 AM
Unknown Object (File)
Sun, Oct 5, 1:02 AM
Unknown Object (File)
Sat, Oct 4, 8:15 PM
Unknown Object (File)
Sun, Sep 28, 5:53 AM
Unknown Object (File)
Sat, Sep 20, 1:34 PM
Unknown Object (File)
Aug 18 2025, 4: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 Not Applicable
Unit
Tests Not Applicable

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.