commit | 825ffe1f7b875127bc03faffec0ecfb05906650a | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Wed Aug 23 21:52:13 2017 +0200 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Thu Sep 28 17:20:45 2017 +0200 |
tree | 510e457c3bb0482751f2cbb3d3bb91f94117ea93 | |
parent | 7e7c1afb67074596f6ff96e5276d6084d1648ec1 [diff] |
batman-adv: Remove unnecessary parentheses checkpatch introduced with commit 63b7c73ec86b ("checkpatch: add --strict check for ifs with unnecessary parentheses") an additional test which identifies some unnecessary parentheses. Remove these unnecessary parentheses to avoid the warnings and to unify the coding style slightly more. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>