qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 2/2] tests: Aspeed HACE Scatter-Gather tests


From: Cédric Le Goater
Subject: Re: [PATCH v3 2/2] tests: Aspeed HACE Scatter-Gather tests
Date: Mon, 29 Mar 2021 09:05:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 3/26/21 8:48 PM, Klaus Heinrich Kiwi wrote:
> 
>>
>>   static const struct masks ast2600_masks = {
>> -    .src  = 0x7fffffff,
>> -    .dest = 0x7ffffff8,
>> -    .len  = 0x0fffffff,
>> +    .src         = 0x7fffffff,
>> +    .dest        = 0x7ffffff8,
>> +    .len         = 0x0fffffff,
>>   };
> 
> Apologies for that - Need to proof-read my patches better,
> even if it's Friday evening :-(
> 
> But I'm guessing this can be fixed on merge or if a (real)
> next version is necessary. Let me know otherwise.

I will drop the white space changes.

Thanks,

C.




reply via email to

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