James Zern f4b9bc9ea1 clear -Wextra-semi-stmt warnings
This is available with clang. Clears warnings of the form:
  warning: empty expression statement has no effect; remove unnecessary
    ';' to silence this warning [-Wextra-semi-stmt]

As a side-effect it also clear a few -Wpedantic warnings with gcc:
  warning: ISO C does not allow extra ';' outside of a function
    [-Wpedantic]

Change-Id: I9295c767aad475c68b1fbbdff855b0d6650a25f5
2024-02-15 18:55:22 -08:00
..
2023-11-10 13:57:07 +01:00
2023-11-10 13:57:07 +01:00
2024-02-15 18:55:22 -08:00
2023-11-14 14:18:12 +01:00
2024-02-15 18:55:22 -08:00
2023-11-10 13:57:07 +01:00
2023-09-13 13:24:49 -07:00
2023-09-13 13:24:49 -07:00
2023-09-13 13:24:49 -07:00