[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/3] various: Remove unnecessary casts
From: |
Paolo Bonzini |
Subject: |
Re: [PATCH v3 0/3] various: Remove unnecessary casts |
Date: |
Mon, 18 May 2020 14:40:19 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 |
On 15/05/20 07:58, Markus Armbruster wrote:
> Philippe Mathieu-Daudé <address@hidden> writes:
>
>> Remove unnecessary casts using coccinelle scripts.
>>
>> The CPU()/OBJECT() patches don't introduce logical change,
>> The DEVICE() one removes various OBJECT_CHECK() calls.
> Queued, thanks!
>
> Managing expecations: I'm not a QOM maintainer, I don't want to become
> one, and I don't normally queue QOM patches :)
>
I want to be again a QOM maintainer, but it's not the best time for me
to be one. So thanks for picking up my slack.
Paolo