Skip to content
Commit 805a0f83 authored by Stephen Zhang's avatar Stephen Zhang Committed by Paolo Bonzini
Browse files

KVM: x86/mmu: Add '__func__' in rmap_printk()



Given the common pattern:

rmap_printk("%s:"..., __func__,...)

we could improve this by adding '__func__' in rmap_printk().

Signed-off-by: default avatarStephen Zhang <stephenzhangzsd@gmail.com>
Message-Id: <1611713325-3591-1-git-send-email-stephenzhangzsd@gmail.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 04548ed0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment