diff mbox

[3/9] cpu: virt: fix typo originall ==> originally

Message ID 1348336440-13565-4-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King Sept. 22, 2012, 5:53 p.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 src/cpu/virt/virt_vmx.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Keng-Yu Lin Sept. 25, 2012, 6:38 a.m. UTC | #1
On Sun, Sep 23, 2012 at 1:53 AM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  src/cpu/virt/virt_vmx.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/cpu/virt/virt_vmx.c b/src/cpu/virt/virt_vmx.c
> index c226bb5..0503f62 100644
> --- a/src/cpu/virt/virt_vmx.c
> +++ b/src/cpu/virt/virt_vmx.c
> @@ -3,7 +3,7 @@
>   * Copyright (C) 2007, AMD Inc
>   * Copyright (C) 2010-2012 Canonical
>   *
> - * This file was originall part of the Linux-ready Firmware Developer Kit
> + * This file was originally part of the Linux-ready Firmware Developer Kit
>   *
>   * This program file is free software; you can redistribute it and/or modify it
>   * under the terms of the GNU Lesser General Public License as published by the
> --
> 1.7.10.4
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Ivan Hu Sept. 28, 2012, 4:51 a.m. UTC | #2
On 09/23/2012 01:53 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   src/cpu/virt/virt_vmx.c |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/cpu/virt/virt_vmx.c b/src/cpu/virt/virt_vmx.c
> index c226bb5..0503f62 100644
> --- a/src/cpu/virt/virt_vmx.c
> +++ b/src/cpu/virt/virt_vmx.c
> @@ -3,7 +3,7 @@
>    * Copyright (C) 2007, AMD Inc
>    * Copyright (C) 2010-2012 Canonical
>    *
> - * This file was originall part of the Linux-ready Firmware Developer Kit
> + * This file was originally part of the Linux-ready Firmware Developer Kit
>    *
>    * This program file is free software; you can redistribute it and/or modify it
>    * under the terms of the GNU Lesser General Public License as published by the
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/src/cpu/virt/virt_vmx.c b/src/cpu/virt/virt_vmx.c
index c226bb5..0503f62 100644
--- a/src/cpu/virt/virt_vmx.c
+++ b/src/cpu/virt/virt_vmx.c
@@ -3,7 +3,7 @@ 
  * Copyright (C) 2007, AMD Inc
  * Copyright (C) 2010-2012 Canonical
  *
- * This file was originall part of the Linux-ready Firmware Developer Kit
+ * This file was originally part of the Linux-ready Firmware Developer Kit
  *
  * This program file is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published by the