Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
batman-adv: Split combined variable declarations
Multiple variable declarations in a single statements over multiple lines can be split into multiple variable declarations without changing the actual behavior. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Sven Eckelmann <sven@narfation.org>
- Loading branch information