Hi: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> wrote: > Add a typedef to for the fastop function prototype to make the code more readable. > > No functional change intended. > > Cc: Miaohe Lin <linmiaohe@xxxxxxxxxx> > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> > --- > > Applies on top of Miaohe's patch. Feel free to squash this. > > arch/x86/kvm/emulate.c | 14 +++++++------- Thanks for making the code more readable and clean. Reviewed-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>