From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uh3HN-0008Vy-Se for mharc-qemu-trivial@gnu.org; Mon, 27 May 2013 15:40:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uh3HF-0008KG-73 for qemu-trivial@nongnu.org; Mon, 27 May 2013 15:40:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uh3H8-0006hs-SC for qemu-trivial@nongnu.org; Mon, 27 May 2013 15:40:17 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:47903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uh3Gv-0006Pg-1V; Mon, 27 May 2013 15:39:57 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 54B2D41CC7; Mon, 27 May 2013 23:39:54 +0400 (MSK) Message-ID: <51A3B688.5000305@msgid.tls.msk.ru> Date: Mon, 27 May 2013 23:39:52 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Icedove/17.0 MIME-Version: 1.0 To: Lei Li References: <1369041650-22056-1-git-send-email-lilei@linux.vnet.ibm.com> In-Reply-To: <1369041650-22056-1-git-send-email-lilei@linux.vnet.ibm.com> X-Enigmail-Version: 1.6a1pre OpenPGP: id=804465C5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [PATCH] linux-user: Fix typo in comment X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 May 2013 19:40:24 -0000 20.05.2013 13:20, Lei Li wrote: > Signed-off-by: Lei Li > --- > linux-user/syscall.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patch queue. /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uh3H3-00089y-0u for qemu-devel@nongnu.org; Mon, 27 May 2013 15:40:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uh3Gv-0006Q7-8h for qemu-devel@nongnu.org; Mon, 27 May 2013 15:40:04 -0400 Message-ID: <51A3B688.5000305@msgid.tls.msk.ru> Date: Mon, 27 May 2013 23:39:52 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1369041650-22056-1-git-send-email-lilei@linux.vnet.ibm.com> In-Reply-To: <1369041650-22056-1-git-send-email-lilei@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] linux-user: Fix typo in comment List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lei Li Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org 20.05.2013 13:20, Lei Li wrote: > Signed-off-by: Lei Li > --- > linux-user/syscall.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patch queue. /mjt