Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94491620 authored by Randy Dunlap's avatar Randy Dunlap Committed by Paolo Bonzini
Browse files

kvm: make KVM_MMU_AUDIT help text more readable



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

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Reviewed-by: default avatarXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 3edf1e69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,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"