]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
KVM: Fix whitespace in kvm_para.h
authorAlexander Graf <agraf@suse.de>
Mon, 19 Sep 2011 11:25:22 +0000 (13:25 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:26:41 +0000 (11:26 +0200)
When syncing KVM headers with QEMU I (or whoever applies the
diff) end up automatically fixing whitespaces. One of them
is in kvm_para.h.

It's a lot more consistent for people who don't do the whitespace
fixups automatically to already have fixed headers in Linux. So
remove the sparse empty line at the end of kvm_para.h and everyone's
happy.

Reported-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/linux/kvm_para.h

index 47a070b0520e1ee766b5b4b26816d12d9f45cad8..ff476ddaf3103cc02e5688bc00528e7d042af891 100644 (file)
@@ -35,4 +35,3 @@ static inline int kvm_para_has_feature(unsigned int feature)
 }
 #endif /* __KERNEL__ */
 #endif /* __LINUX_KVM_PARA_H */
-