From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Weil Subject: Re: [Qemu-devel] [PATCH] overflow of int ret: use ssize_t for ret Date: Thu, 22 Nov 2012 20:37:26 +0100 Message-ID: <50AE7EF6.2020704@weilnetz.de> References: <1353575275-1343-1-git-send-email-s.priebe@profihost.ag> <50AE5590.5010804@suse.de> <50AE786C.30702@profihost.ag> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from v220110690675601.yourvserver.net ([78.47.199.172]:42807 "EHLO v220110690675601.yourvserver.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754083Ab2KVTha (ORCPT ); Thu, 22 Nov 2012 14:37:30 -0500 In-Reply-To: <50AE786C.30702@profihost.ag> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Stefan Priebe - Profihost AG Cc: =?ISO-8859-15?Q?Andreas_F=E4rber?= , peter.maydell@linaro.org, qemu-devel@nongnu.org, stefanha@gmail.com, josh.durgin@inktank.com, ceph-devel@vger.kernel.org Am 22.11.2012 20:09, schrieb Stefan Priebe - Profihost AG: > Hi Andreas, > > thanks for your comment. Do i have to resend this patch? > > -- > Greets, > Stefan > Hi Stefan, I'm afraid yes, you'll have to resend the patch. Signed-off-by is a must, see http://wiki.qemu.org/Contribute/SubmitAPatch When you resend the patch, you can fix the minor issues (subject)as well. Regards StefanW. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbcaZ-0002Pj-Kq for qemu-devel@nongnu.org; Thu, 22 Nov 2012 14:37:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbcaY-0006R8-Ga for qemu-devel@nongnu.org; Thu, 22 Nov 2012 14:37:31 -0500 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:54505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbcaY-0006Qr-Ap for qemu-devel@nongnu.org; Thu, 22 Nov 2012 14:37:30 -0500 Message-ID: <50AE7EF6.2020704@weilnetz.de> Date: Thu, 22 Nov 2012 20:37:26 +0100 From: Stefan Weil MIME-Version: 1.0 References: <1353575275-1343-1-git-send-email-s.priebe@profihost.ag> <50AE5590.5010804@suse.de> <50AE786C.30702@profihost.ag> In-Reply-To: <50AE786C.30702@profihost.ag> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] overflow of int ret: use ssize_t for ret List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Priebe - Profihost AG Cc: peter.maydell@linaro.org, stefanha@gmail.com, qemu-devel@nongnu.org, josh.durgin@inktank.com, ceph-devel@vger.kernel.org, =?ISO-8859-15?Q?Andreas_F=E4rber?= Am 22.11.2012 20:09, schrieb Stefan Priebe - Profihost AG: > Hi Andreas, > > thanks for your comment. Do i have to resend this patch? > > -- > Greets, > Stefan > Hi Stefan, I'm afraid yes, you'll have to resend the patch. Signed-off-by is a must, see http://wiki.qemu.org/Contribute/SubmitAPatch When you resend the patch, you can fix the minor issues (subject)as well. Regards StefanW.