summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_para.h
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2011-09-19 13:25:22 +0200
committerAvi Kivity <avi@redhat.com>2011-12-27 11:26:41 +0200
commit98362dec835218206fdb55212667040d23d3a440 (patch)
treef849d78a66e40fc192fa11d0649d8a294d346883 /include/linux/kvm_para.h
parent6c9b7c409ca2840ba589a869c48e641b40966e30 (diff)
downloadlinux-98362dec835218206fdb55212667040d23d3a440.tar.gz
linux-98362dec835218206fdb55212667040d23d3a440.tar.xz
KVM: Fix whitespace in kvm_para.h
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>
Diffstat (limited to 'include/linux/kvm_para.h')
-rw-r--r--include/linux/kvm_para.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kvm_para.h b/include/linux/kvm_para.h
index 47a070b0520e..ff476ddaf310 100644
--- a/include/linux/kvm_para.h
+++ b/include/linux/kvm_para.h
@@ -35,4 +35,3 @@ static inline int kvm_para_has_feature(unsigned int feature)
}
#endif /* __KERNEL__ */
#endif /* __LINUX_KVM_PARA_H */
-