[libvirt] [PATCH 1/2] xenapi_driver: fix copy-paste typo

Pavel Hrdina phrdina at redhat.com
Thu Jan 22 18:39:29 UTC 2015


On 01/21/2015 06:29 PM, Peter Krempa wrote:
> On Wed, Jan 21, 2015 at 18:09:27 +0100, Pavel Hrdina wrote:
>> Clang found that we are passing variable with wrong enum type to
>> 'xenapiCrashExitEnum2virDomainLifecycle' function. This is probably
>> copy-paste typo as the correct variable exists in the code, but it isn't
>> used.
>>
>> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
>> ---
>>   src/xenapi/xenapi_driver.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>
> ACK, safe for release.
>
> Peter
>

Pushed, thanks

Pavel




More information about the libvir-list mailing list