wlcore: Remove trailing semicolon from do {...} while (0) macro
authorJoe Perches <joe@perches.com>
Wed, 14 May 2014 19:15:14 +0000 (12:15 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 May 2014 18:26:53 +0000 (14:26 -0400)
These should not have trailing semicolons so remove them.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found