
10 Jul
2018
10 Jul
'18
7 a.m.
On Sat, Jun 30, 2018 at 02:30:09PM +0530, Sukrit Bhatnagar wrote:
Add rule to ensure that there is no semicolon at the end of the line where a VIR_DEFINE_* cleanup macro is invoked.
Signed-off-by: Sukrit Bhatnagar <skrtbhtngr@gmail.com> ---
NACK, the compiler will fail in such case, so the syntax-rule doesn't bring any benefit to us. Erik