On 22.02.2023 13:00, Xenia Ragiadakou wrote: > Since GAS_VMX_OP is used only by vm{read,write}_safe, move its definition > just above those functions and undefine it after use. > > Signed-off-by: Xenia Ragiadakou <burzalod...@gmail.com>
This can easily be done as part of the next patch, with less code churn overall. Jan