]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: make the declaration of functions within 80 characters
authorWei Yang <weiyang@linux.vnet.ibm.com>
Fri, 11 Sep 2015 06:12:53 +0000 (14:12 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 14 Sep 2015 16:43:19 +0000 (18:43 +0200)
commit81523aac01a7f68af2576800c8623edfb6323017
tree508c7b89213c2e29402f77abaa86a4a2943a33b2
parent51256484c033a6d57d71aa8f788c24e5dc82348a
KVM: make the declaration of functions within 80 characters

After 'commit 0b8ba4a2b658 ("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 <weiyang@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
virt/kvm/coalesced_mmio.h