diff options
author | Sven Eckelmann <sven@narfation.org> | 2017-02-22 17:16:41 +0100 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2017-03-16 21:14:52 +0100 |
commit | a09c94d07becd85b5be57074fd4553e197ce97a4 (patch) | |
tree | ddbd5d74770ca9778e3f7e9b4cdca5dc7467dd9d /net/batman-adv/main.h | |
parent | batman-adv: Fix unbalanced braces around else statement (diff) | |
download | linux-a09c94d07becd85b5be57074fd4553e197ce97a4.tar.xz linux-a09c94d07becd85b5be57074fd4553e197ce97a4.zip |
batman-adv: Fix possible side-effects in _batadv_dbg
An argument of a macro should not be evaluated multiple times. Otherwise
embedded operations in these arguments will be executed multiple times.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/main.h')
0 files changed, 0 insertions, 0 deletions