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)
Sat, Apr 18, 4:47 PM
Unknown Object (File)
Thu, Apr 16, 1:57 PM
Unknown Object (File)
Thu, Apr 16, 11:49 AM
Unknown Object (File)
Wed, Apr 15, 4:56 PM
Unknown Object (File)
Wed, Apr 15, 1:55 AM
Unknown Object (File)
Sun, Apr 12, 5:07 AM
Unknown Object (File)
Sun, Apr 12, 3:02 AM
Unknown Object (File)
Fri, Apr 10, 9:18 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.