[PATCH] tst-mallinfo2.c: Remove useless trailing semicolon for macro

DJ Delorie dj@redhat.com
Wed Jan 27 03:39:49 GMT 2021


Yang Xu <xuyang2018.jy@cn.fujitsu.com> writes:
> -#define P(f) printf("%s: %zu\n", #f, m->f);
> +#define P(f) printf("%s: %zu\n", #f, m->f)

LGTM

Reviewed-by: DJ Delorie <dj@redhat.com>

(I'll commit after the branch if nobody else does by then)

(but you can never have enough semicolons ;)



More information about the Libc-alpha mailing list