From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUzK8-0000qJ-RG for qemu-devel@nongnu.org; Mon, 28 Nov 2011 06:24:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RUzK7-0004NR-LP for qemu-devel@nongnu.org; Mon, 28 Nov 2011 06:24:36 -0500 Date: Mon, 28 Nov 2011 11:24:30 +0000 From: Stefan Hajnoczi Message-ID: <20111128112430.GA7564@stefanha-thinkpad.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 1/2] fix typo: delete redundant semicolon List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dong Xu Wang Cc: qemu-trivial , qemu-devel , Stefan Hajnoczi On Mon, Nov 28, 2011 at 04:59:40PM +0800, Dong Xu Wang wrote: > Double semicolons should be single. > > Signed-off-by: Dong Xu Wang > --- Applying: fix typo: delete redundant semicolon fatal: corrupt patch at line 24 Patch failed at 0001 fix typo: delete redundant semicolon Your patch is line-wrapped and does not apply. Please check your mailer configuration or use git-send-email(1). Stefan