vxge: Remove unnecessary ; in do {} while (0) macro
authorJoe Perches <joe@perches.com>
Tue, 3 Apr 2012 11:53:12 +0000 (11:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Apr 2012 21:58:05 +0000 (17:58 -0400)
This macro doesn't need a terminating ; so just remove it.

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

No differences found