From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFfSq-0004IM-DC for qemu-devel@nongnu.org; Wed, 13 Mar 2013 02:47:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFfSo-0005TI-9D for qemu-devel@nongnu.org; Wed, 13 Mar 2013 02:47:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFfSo-0005T0-1L for qemu-devel@nongnu.org; Wed, 13 Mar 2013 02:47:02 -0400 Message-ID: <514020E2.7030009@redhat.com> Date: Wed, 13 Mar 2013 07:46:58 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1363078589-15233-1-git-send-email-kraxel@redhat.com> <1363078589-15233-16-git-send-email-kraxel@redhat.com> <513F6904.6010806@redhat.com> In-Reply-To: <513F6904.6010806@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 15/19] [fixup] vc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Anthony Liguori , qemu-devel@nongnu.org On 03/12/13 18:42, Eric Blake wrote: > On 03/12/2013 02:56 AM, Gerd Hoffmann wrote: >> Signed-off-by: Gerd Hoffmann --- qemu-char.c >> | 3 +++ 1 file changed, 3 insertions(+) > > Did something go wrong in your rebase? The subject line suggest > you intended to squash this to another patch. Yes, into #14 (see my cover letter reply). cheers, Gerd