]> granicus.if.org Git - sysstat/commitdiff
iostat: Fix comment
authorSebastien GODARD <sysstat@users.noreply.github.com>
Tue, 13 Aug 2019 07:13:19 +0000 (09:13 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Tue, 13 Aug 2019 07:13:19 +0000 (09:13 +0200)
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
iostat.c

index ab285caba2b8053a5f4b47a79116e0157e9e1d0a..ac9977da6c89970715ce8c3e2868c714b743233b 100644 (file)
--- a/iostat.c
+++ b/iostat.c
@@ -1767,7 +1767,7 @@ void rw_io_stat_loop(long int count, struct tm *rectime)
                /* Every device is potentially nonexistent */
                set_devices_nonexistent(dev_list);
 
-               /* Read system uptime (only for SMP machines) */
+               /* Read system uptime */
                read_uptime(&(uptime_cs[curr]));
 
                /* Read stats for CPU "all" */