diff options
author | Sven Eckelmann <sven@narfation.org> | 2016-09-21 09:23:50 +0200 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2016-10-19 08:37:54 +0200 |
commit | 4c7da0f6dbcde2431d773ce03cde5e7abede54e0 (patch) | |
tree | 74cca95977875552284b882a393ef10fc5d94115 /firmware/ihex2fw.c | |
parent | batman-adv: Use octal permissions instead of macros (diff) | |
download | linux-4c7da0f6dbcde2431d773ce03cde5e7abede54e0.tar.xz linux-4c7da0f6dbcde2431d773ce03cde5e7abede54e0.zip |
batman-adv: Avoid precedence issues in macros
It must be avoided that arguments to a macro are evaluated ungrouped (which
enforces normal operator precendence). Otherwise the result of the macro
is not well defined.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'firmware/ihex2fw.c')
0 files changed, 0 insertions, 0 deletions