]> granicus.if.org Git - sysstat/commit
sar/sadc: Make use of __nr_t type
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 10 Dec 2017 08:35:16 +0000 (09:35 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 10 Dec 2017 08:35:16 +0000 (09:35 +0100)
commitd7d0513fb6f1bb652405b86829b517e53596fa17
tree2f7e17b0fe1d2a67df80dfff87f2e0cde75a097a
parentd225eba6eaa9f3c8ed004c47c2412ce092cc13d5
sar/sadc: Make use of __nr_t type

__nr_t type (which defaults to int) is used to define a number of items
(devices, network interfaces, etc.) So use it instead of int in various
places.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
count.c
count.h
rd_sensors.c
rd_sensors.h
rd_stats.h
sa.h