|
From: | Max Reitz |
Subject: | Re: [Qemu-devel] [PATCH] block: fix implicit convertion to invalid type |
Date: | Thu, 16 Oct 2014 15:39:13 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 |
Am 16.10.2014 um 15:34 schrieb Max Reitz:
Am 16.10.2014 um 14:10 schrieb Igor Mammedov:change type of variable to expected IoOperationType which fixes compile warning: block.c:3655:20: warning: implicit conversion from enumerationtype enum IoOperationType to different enumeration type BlockErrorActionSigned-off-by: Igor Mammedov <address@hidden> --- block.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)Reviewed-by: Max Reitz <address@hidden>
Oh, I had the feeling I was forgetting something. The subject should read "conversion", not "convertion". Feel free to keep my R-b if you send a v2 to fix it.
Max
[Prev in Thread] | Current Thread | [Next in Thread] |