Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: make the declaration of functions within 80 characters
After 'commit 0b8ba4a ("KVM: fix checkpatch.pl errors in kvm/coalesced_mmio.h")', the declaration of the two function will exceed 80 characters. This patch reduces the TAPs to make each line in 80 characters. Signed-off-by: Wei Yang <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
- Loading branch information