qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/4] Replace Qemu by QEMU in comments


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 4/4] Replace Qemu by QEMU in comments
Date: Sat, 07 Apr 2012 12:35:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0

Am 07.04.2012 11:02, schrieb Stefan Weil:
> Am 07.04.2012 09:23, schrieb Stefan Weil:
>> diff --git a/target-ppc/translate_init.c b/target-ppc/translate_init.c
>> index 367eefa..b1f8785 100644
>> --- a/target-ppc/translate_init.c
>> +++ b/target-ppc/translate_init.c
[...]
>> @@ -9442,13 +9442,13 @@ static void init_ppc_proc (CPUPPCState *env,
>> const ppc_def_t *def)
>>       }
>>       if (env->irq_inputs == NULL) {
>>           fprintf(stderr, "WARNING: no internal IRQ controller
>> registered.\n"
>> -                " Attempt Qemu to crash very soon !\n");
>> +                " Attempt QEMU to crash very soon !\n");
>>    
> 
> Hi Alex,
> 
> should it be "Expect QEMU ..." instead of "Attempt QEMU ..."?

Asked myself the same thing: I assume it was a mistranslation from
«Attends QEMU de se planter bientôt !», so "Expect" would be correct.

I'd suggest to make it a separate follow-up patch, also removing the
French-style whitespace before the exclamation mark.

Alex is still absent next week, so I could either ack it on his behalf
for qemu-trivial or apply it to ppc-next once this is merged.

Happy Easter,

Andreas

> 
>>       }
>>   #endif
>>       if (env->check_pow == NULL) {
>>           fprintf(stderr, "WARNING: no power management check handler "
>>                   "registered.\n"
>> -                " Attempt Qemu to crash very soon !\n");
>> +                " Attempt QEMU to crash very soon !\n");
>>    
> 
> dto.
>>       }
>>   }
>>    
> 
> Regards,
> 
> Stefan

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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