tracing: change controlling expressions in while to Boolean

Use `do { ... } while (false)` instead of `do { ... } while (0)`.

Signed-off-by: frei tycho <tfrei@baumer.com>
1 file changed