commit | 84d0a394808621619a4b319c6eed16e3b389e214 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Fri Jan 05 09:54:32 2018 +0100 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Tue Feb 27 12:55:36 2018 +0100 |
tree | a2f9108505a0ac7b80d6a443de47113c555c923a | |
parent | 6b1aea8cf2c8618146edaf6b35775ab55f7cafe5 [diff] |
batman-adv: Fix indentation of batadv_seq_before Also multiline macros should have their statements start on a tabstop. This was detected by checkpatch.pl after commit a134f8de9f40 ("checkpatch: improve the TABSTOP test to include declarations"). Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>