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.