Explorar o código

KVM: Trivial: Comment spelling may escape grep

Speling error in comment.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Rusty Russell %!s(int64=18) %!d(string=hai) anos
pai
achega
dcc0766b22
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/kvm/x86_emulate.c

+ 1 - 1
drivers/kvm/x86_emulate.c

@@ -6,7 +6,7 @@
  * Copyright (c) 2005 Keir Fraser
  *
  * Linux coding style, mod r/m decoder, segment base fixes, real-mode
- * privieged instructions:
+ * privileged instructions:
  *
  * Copyright (C) 2006 Qumranet
  *