commit | 5f47dfb400d6a82d5ce9cdf537e33969af8278ff | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed May 14 12:15:13 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 15 16:41:27 2014 -0400 |
tree | f0d11adf36dc74e3f844d7448e0e069c072cafe2 | |
parent | 1f499d6a3b5e377312d607e6e9c055f4210ad0b7 [diff] |
ti: 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: David S. Miller <davem@davemloft.net>