OSDN Git Service

batman-adv: remove semi-colon after macro definition
authorAntonio Quartulli <antonio@meshcoding.com>
Thu, 15 May 2014 09:24:26 +0000 (11:24 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Sun, 18 May 2014 13:04:00 +0000 (15:04 +0200)
commit2b64df20586d7525a2cf6318b33c8414f6dbd807
treec8535a6e6d06d19c1ce4ae0e4fb1d01ca47a7e62
parentf138694b15d164c64a0608b2ea36f7b153637565
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>
net/batman-adv/debugfs.c
net/batman-adv/sysfs.c