[PATCH] domain_cgroup: Don't put semicolon at the end of VIR_GET_LIMIT_PARAMETER macro

Laine Stump laine at redhat.com
Fri Jan 28 15:50:33 UTC 2022


On 1/28/22 6:15 AM, Michal Privoznik wrote:
> In domain_cgroup.c there's VIR_GET_LIMIT_PARAMETER macro which
> has a semicolon at the end of its declaration. Well, remove it so
> that the places where macro is used have to put the semicolon
> explicitly. This helps with automatic reformatting (at least in
> vim).
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>

Reviewed-by: Laine Stump <laine at redhat.com>




More information about the libvir-list mailing list