From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfSrN-00065c-IV for qemu-devel@nongnu.org; Sat, 18 Oct 2014 08:11:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfSrI-0004Ov-QJ for qemu-devel@nongnu.org; Sat, 18 Oct 2014 08:11:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfSrI-0004Ol-Iq for qemu-devel@nongnu.org; Sat, 18 Oct 2014 08:11:44 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9ICBhIU028679 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Sat, 18 Oct 2014 08:11:43 -0400 From: "Richard W.M. Jones" Date: Sat, 18 Oct 2014 13:11:33 +0100 Message-Id: <1413634294-31199-1-git-send-email-rjones@redhat.com> Subject: [Qemu-devel] [PATCH v1 repost] block/curl: Improve type safety of s->timeout. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, lersek@redhat.com, stefanha@redhat.com This patch is identical to the previous version, except that I have rebased it on top of current qemu HEAD. Previous discussion: https://lists.gnu.org/archive/html/qemu-devel/2014-10/threads.html#00518