Page MenuHomeFreeBSD

Use nitems().
ClosedPublic

Authored by araujo on Mar 10 2017, 3:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 8, 12:53 PM
Unknown Object (File)
Tue, Nov 26, 3:03 AM
Unknown Object (File)
Nov 22 2024, 11:32 PM
Unknown Object (File)
Nov 22 2024, 7:09 PM
Unknown Object (File)
Nov 22 2024, 5:39 PM
Unknown Object (File)
Nov 22 2024, 12:36 PM
Unknown Object (File)
Nov 22 2024, 10:32 AM
Unknown Object (File)
Nov 18 2024, 3:49 AM
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.