commit | 2b64df20586d7525a2cf6318b33c8414f6dbd807 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <antonio@meshcoding.com> | Thu May 15 11:24:26 2014 +0200 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Sun May 18 15:04:00 2014 +0200 |
tree | c8535a6e6d06d19c1ce4ae0e4fb1d01ca47a7e62 | |
parent | f138694b15d164c64a0608b2ea36f7b153637565 [diff] |
batman-adv: remove semi-colon after macro definition Reported by checkpatch with the following warning: "WARNING: macros should not use a trailing semicolon" Signed-off-by: Antonio Quartulli <antonio@meshcoding.com> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>