All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kvm: make KVM_MMU_AUDIT help text more readable
@ 2014-01-18  2:02 Randy Dunlap
  2014-01-20  2:00 ` Xiao Guangrong
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2014-01-18  2:02 UTC (permalink / raw)
  To: KVM, Gleb Natapov, Paolo Bonzini; +Cc: LKML

From: Randy Dunlap <rdunlap@infradead.org>

Make KVM_MMU_AUDIT kconfig help text readable and collapse
two spaces between words down to one space.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 arch/x86/kvm/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-313-rc8.orig/arch/x86/kvm/Kconfig
+++ lnx-313-rc8/arch/x86/kvm/Kconfig
@@ -65,7 +65,7 @@ config KVM_MMU_AUDIT
 	depends on KVM && TRACEPOINTS
 	---help---
 	 This option adds a R/W kVM module parameter 'mmu_audit', which allows
-	 audit  KVM MMU at runtime.
+	 auditing of KVM MMU events at runtime.
 
 config KVM_DEVICE_ASSIGNMENT
 	bool "KVM legacy PCI device assignment support"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-20  2:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18  2:02 [PATCH] kvm: make KVM_MMU_AUDIT help text more readable Randy Dunlap
2014-01-20  2:00 ` Xiao Guangrong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.