]> granicus.if.org Git - sysstat/commitdiff
code style, space after while
authorSteve Kay <stevekay@gmail.com>
Thu, 16 Jun 2022 13:40:02 +0000 (14:40 +0100)
committerSteve Kay <stevekay@gmail.com>
Thu, 16 Jun 2022 13:40:02 +0000 (14:40 +0100)
sa_wrap.c

index a2f86b8080fc9e53fe0e1bfeca978e609c12abd2..acbf57f9243148e3cb47ad0dc08e33891e9cae0b 100644 (file)
--- a/sa_wrap.c
+++ b/sa_wrap.c
@@ -952,7 +952,7 @@ __read_funct_t wrap_read_cpu_wghfreq(struct activity *a)
                        st_pwr_wghfreq = (struct stats_pwr_wghfreq *) a->_buf0;
                }
        }
-       while(nr_read < 0);
+       while (nr_read < 0);
 
        a->_nr0 = nr_read;