commit | f8b8a47e06a0d07219629c83de2a3b7ff1d5aa65 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed May 14 12:15:14 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 16 14:26:53 2014 -0400 |
tree | ae3b71b4a5e8a2bfffb5721e89b1e36d65e1f8a9 | |
parent | 8d767dcbea32ef9c1c1640ee8dde7db3e1e36f4a [diff] |
wlcore: Remove trailing semicolon from do {...} while (0) macro 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>