From bf5590f379196aa3ca48a6c778a0ae511ba67d77 Mon Sep 17 00:00:00 2001 From: James Hogan Date: Fri, 4 Jul 2014 15:11:34 +0100 Subject: [PATCH] KVM: Reformat KVM_SET_ONE_REG register documentation Some of the MIPS registers that can be accessed with the KVM_{GET,SET}_ONE_REG interface have fairly long names, so widen the Register column of the table in the KVM_SET_ONE_REG documentation to allow them to fit. Tabs in the table are replaced with spaces at the same time for consistency. Signed-off-by: James Hogan Cc: Paolo Bonzini Cc: Gleb Natapov Cc: kvm@vger.kernel.org Cc: Randy Dunlap Cc: linux-doc@vger.kernel.org Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed