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)
Mon, Apr 14, 6:39 AM
Unknown Object (File)
Mon, Apr 14, 3:35 AM
Unknown Object (File)
Mon, Apr 14, 2:50 AM
Unknown Object (File)
Mon, Apr 14, 1:56 AM
Unknown Object (File)
Sun, Apr 13, 10:29 PM
Unknown Object (File)
Mon, Apr 7, 10:51 PM
Unknown Object (File)
Feb 20 2025, 6:49 AM
Unknown Object (File)
Feb 17 2025, 6:43 AM
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.