vxge: Remove unnecessary ; in do {} while (0) macro
This macro doesn't need a terminating ; so just remove it. Signed-off-by: NJoe Perches <joe@perches.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录
This macro doesn't need a terminating ; so just remove it. Signed-off-by: NJoe Perches <joe@perches.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>