Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Alexander Graf and committed by
Avi Kivity
98362dec 6c9b7c40

-1
-1
include/linux/kvm_para.h
··· 35 35 } 36 36 #endif /* __KERNEL__ */ 37 37 #endif /* __LINUX_KVM_PARA_H */ 38 -