Signed-off-by: Sasha Levin <levinsasha...@gmail.com>
---
 tools/kvm/ioeventfd.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/kvm/ioeventfd.c b/tools/kvm/ioeventfd.c
index 226876f..742b008 100644
--- a/tools/kvm/ioeventfd.c
+++ b/tools/kvm/ioeventfd.c
@@ -44,7 +44,6 @@ static void *ioeventfd__thread(void *param)
        }
 
 done:
-       tmp = 1;
        tmp = write(epoll_stop_fd, &tmp, sizeof(tmp));
 
        return NULL;
-- 
1.7.12

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to