[tip:tools/kvm] kvm tools: fix a typo in x86/bios.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  b576bec76430cdd201d982f157fee4d7be17f22e
Gitweb:     http://git.kernel.org/tip/b576bec76430cdd201d982f157fee4d7be17f22e
Author:     Xiaochen Wang <wangxiaochen0@xxxxxxxxx>
AuthorDate: Mon, 2 Jan 2012 21:21:17 +0800
Committer:  Pekka Enberg <penberg@xxxxxxxxxx>
CommitDate: Tue, 3 Jan 2012 09:20:17 +0200

kvm tools: fix a typo in x86/bios.c

Fix a typo: 'hadler' -> 'handler'

Signed-off-by: Xiaochen Wang <wangxiaochen0@xxxxxxxxx>
Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxx>
---
 tools/kvm/x86/bios.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/kvm/x86/bios.c b/tools/kvm/x86/bios.c
index 0d1b1e3..64a072c 100644
--- a/tools/kvm/x86/bios.c
+++ b/tools/kvm/x86/bios.c
@@ -156,7 +156,7 @@ void setup_bios(struct kvm *kvm)
 
 	/*
 	 * Setup a *fake* real mode vector table, it has only
-	 * one real hadler which does just iret
+	 * one real handler which does just iret
 	 */
 	address = BIOS_IRQ_PA_ADDR(bios_intfake);
 	intr_desc = (struct real_intr_desc) {
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux