From: Alexander Graf Date: Mon, 19 Sep 2011 11:25:22 +0000 (+0200) Subject: KVM: Fix whitespace in kvm_para.h X-Git-Tag: v3.3-rc1~131^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98362dec835218206fdb55212667040d23d3a440;p=pandora-kernel.git 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 Signed-off-by: Alexander Graf --- Reading git-diff-tree failed