Page MenuHomeFreeBSD

Use nitems().
ClosedPublic

Authored by araujo on Mar 10 2017, 3:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 3:31 AM
Unknown Object (File)
Tue, Aug 11, 8:10 AM
Unknown Object (File)
Sun, Aug 9, 3:14 AM
Unknown Object (File)
Sat, Jul 25, 6:05 PM
Unknown Object (File)
Jul 19 2026, 3:27 AM
Unknown Object (File)
Jun 16 2026, 3:27 PM
Unknown Object (File)
Jun 15 2026, 7:26 PM
Unknown Object (File)
May 9 2026, 6:16 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

Event Timeline

markj added inline comments.
usr.bin/vmstat/vmstat.c
292

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.