-
Eric Blake authored
Although none of the existing macro call-sites were broken, it's always better to write macros that properly parenthesize arguments that can be complex expressions, so that the intended order of operations is not broken. Signed-off-by:
Eric Blake <eblake@redhat.com>
Reviewed-by:
Cédric Le Goater <clg@kaod.org>
Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>Eric Blake authoredAlthough none of the existing macro call-sites were broken, it's always better to write macros that properly parenthesize arguments that can be complex expressions, so that the intended order of operations is not broken. Signed-off-by:
Eric Blake <eblake@redhat.com>
Reviewed-by:
Cédric Le Goater <clg@kaod.org>
Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>
Loading