Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] kvm: make KVM_MMU_AUDIT help text more readable

0 views
Skip to first unread message

Randy Dunlap

unread,
Jan 17, 2014, 9:10:01 PM1/17/14
to
From: Randy Dunlap <rdu...@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 <rdu...@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"
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Xiao Guangrong

unread,
Jan 19, 2014, 9:10:01 PM1/19/14
to
On 01/18/2014 10:02 AM, Randy Dunlap wrote:
> From: Randy Dunlap <rdu...@infradead.org>
>
> Make KVM_MMU_AUDIT kconfig help text readable and collapse
> two spaces between words down to one space.
>

Reviewed-by: Xiao Guangrong <xiaogu...@linux.vnet.ibm.com>
0 new messages