qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] openrisc: Fix spelling in comment (transaltio


From: Jia Liu
Subject: Re: [Qemu-trivial] [PATCH] openrisc: Fix spelling in comment (transaltion -> translation)
Date: Sat, 7 Dec 2013 18:58:44 +0800

Hi Stefan,

On Sat, Dec 7, 2013 at 4:24 PM, Stefan Weil <address@hidden> wrote:
> I also removed two hyphens in the same comment.
>
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  target-openrisc/translate.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target-openrisc/translate.c b/target-openrisc/translate.c
> index 91c60eb..b381477 100644
> --- a/target-openrisc/translate.c
> +++ b/target-openrisc/translate.c
> @@ -112,7 +112,7 @@ void openrisc_translate_init(void)
>      }
>  }
>
> -/* Writeback SR_F transaltion-space to execution-space.  */
> +/* Writeback SR_F translation space to execution space.  */

Thank you very much!

Reviewed-by: Jia Liu <address@hidden>

>  static inline void wb_SR_F(void)
>  {
>      int label;
> --
> 1.7.10.4
>

Regards,
Jia



reply via email to

[Prev in Thread] Current Thread [Next in Thread]