Re: [PATCH] kvm: make KVM_MMU_AUDIT help text more readable

2014-01-19 Thread Xiao Guangrong
On 01/18/2014 10:02 AM, Randy Dunlap wrote: > From: Randy Dunlap > > Make KVM_MMU_AUDIT kconfig help text readable and collapse > two spaces between words down to one space. > Reviewed-by: Xiao Guangrong -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

[PATCH] kvm: make KVM_MMU_AUDIT help text more readable

2014-01-17 Thread Randy Dunlap
From: Randy Dunlap Make KVM_MMU_AUDIT kconfig help text readable and collapse two spaces between words down to one space. Signed-off-by: Randy Dunlap --- arch/x86/kvm/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- lnx-313-rc8.orig/arch/x86/kvm/Kconfig +++ lnx-313-rc8/arc