ti: Remove trailing semicolon from do {...} while (0) macro
authorJoe Perches <joe@perches.com>
Wed, 14 May 2014 19:15:13 +0000 (12:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2014 20:41:27 +0000 (16:41 -0400)
These should not have trailing semicolons so remove them.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found