On Wed, Feb 17, 2021 at 09:22:59AM +0100, Jan Beulich wrote: > ... to {get,put}_unsafe_size(). There's no need to have the macros > expanded once per case label in the latter. This also makes the former > well-formed single statements again. No change in generated code. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.