tests: improve coding style for macros
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 16 Dec 2022 08:32:24 +0000 (09:32 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 16 Dec 2022 08:32:24 +0000 (09:32 +0100)
commit7724a6602267a66a4f0333fb6f20ca7b018b0c1d
treeeb826eb485afbcc5b1f1a9bb53c0b1881b22e1bd
parentc0176f58f98e837f1b9eb40514ac58c51f24e644
tests: improve coding style for macros

Using parentheses around macro arguments makes sense if lack thereof can
affect operator precedence. Remove them wherever that cannot happen.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tests/gpiod-test-helpers.h