From: James Hogan Date: Fri, 14 Mar 2014 13:06:08 +0000 (+0000) Subject: MIPS: KVM: asm/kvm_host.h: Clean up whitespace X-Git-Tag: v3.15-rc1~118^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22027945482303573b3600c0e3d7445020c2f29b;p=pandora-kernel.git MIPS: KVM: asm/kvm_host.h: Clean up whitespace The whitespace in asm/kvm_host.h is quite inconsistent in places. Clean up the whole file to use tabs more consistently. When you use the --ignore-space-change argument to git diff this patch only changes line wrapping in TLB_IS_GLOBAL and TLB_IS_VALID macros. Signed-off-by: James Hogan Cc: Ralf Baechle Cc: Gleb Natapov Cc: Paolo Bonzini Cc: Sanjay Lal Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed