Page MenuHomeFreeBSD

Use nitems().
ClosedPublic

Authored by araujo on Mar 10 2017, 3:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 9, 6:16 PM
Unknown Object (File)
Sat, May 9, 6:11 PM
Unknown Object (File)
Tue, Apr 28, 7:20 AM
Unknown Object (File)
Tue, Apr 28, 7:11 AM
Unknown Object (File)
Apr 14 2026, 8:43 AM
Unknown Object (File)
Apr 10 2026, 12:17 AM
Unknown Object (File)
Apr 9 2026, 3:02 PM
Unknown Object (File)
Apr 8 2026, 11:25 PM
Subscribers

Details

Summary

As part of the clean up/simplify code that I was work on last year, convert it to use nitems().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
usr.bin/vmstat/vmstat.c
292 ↗(On Diff #26106)

Remove the unnecessary cast and parens too?

This revision is now accepted and ready to land.Mar 10 2017, 4:33 AM
This revision was automatically updated to reflect the committed changes.