On 29.08.2024 00:03, Andrew Cooper wrote: > There's no need for the name to be so verbose. > > No functional change. > > Suggest-by: Jan Beulich <jbeul...@suse.com>
The form you use here was your suggestion, wasn't it? I'm fine with the change as is, so ... > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> Reviewed-by: Jan Beulich <jbeul...@suse.com> Yet I still would have liked the more generic #define attr(attr...) __attribute__((attr)) better. Jan