On 22.02.2023 13:00, Xenia Ragiadakou wrote:
> Delete the macros SVM_PAUSE{FILTER,THRESH}_INIT from svm.h and opencode
> their values, since they are used in a single place and using macros is
> just unnecessary obfuscation.
>
> Signed-off-by: Xenia Ragiadakou <[email protected]>
Acked-by: Jan Beulich <[email protected]>
> Changes in v2:
> - opencode instead of moving the macros in vmcs.c, suggested by Andrew
Which hence probably wants expressing via a Suggested-by: tag. I guess this
can be transformed while committing.
Jan