
21 Jan
2015
21 Jan
'15
6:29 p.m.
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@redhat.com> --- src/xenapi/xenapi_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACK, safe for release. Peter