From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UaM8K-000537-Ud for mharc-qemu-trivial@gnu.org; Thu, 09 May 2013 04:23:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaM8I-00050Y-QG for qemu-trivial@nongnu.org; Thu, 09 May 2013 04:23:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UaM8H-0008Ph-GK for qemu-trivial@nongnu.org; Thu, 09 May 2013 04:23:22 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:39329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaM8F-0008Ov-Fg; Thu, 09 May 2013 04:23:19 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 0F68840176; Thu, 9 May 2013 12:23:18 +0400 (MSK) Message-ID: <518B5CF4.8090402@msgid.tls.msk.ru> Date: Thu, 09 May 2013 12:23:16 +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: Dong Xu Wang References: <1368086030-3847-1-git-send-email-wdongxu@linux.vnet.ibm.com> In-Reply-To: <1368086030-3847-1-git-send-email-wdongxu@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, hutao@cn.fujitsu.com, qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [PATCH 1/2] clean unnecessary code: don't check g_strdup arg for NULL 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: Thu, 09 May 2013 08:23:23 -0000 09.05.2013 11:53, Dong Xu Wang wrote: > Signed-off-by: Dong Xu Wang Thank you Dong, (re)applied both patches 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]:58348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaM8G-00050R-KS for qemu-devel@nongnu.org; Thu, 09 May 2013 04:23:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UaM8F-0008P6-MF for qemu-devel@nongnu.org; Thu, 09 May 2013 04:23:20 -0400 Message-ID: <518B5CF4.8090402@msgid.tls.msk.ru> Date: Thu, 09 May 2013 12:23:16 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1368086030-3847-1-git-send-email-wdongxu@linux.vnet.ibm.com> In-Reply-To: <1368086030-3847-1-git-send-email-wdongxu@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] clean unnecessary code: don't check g_strdup arg for NULL List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dong Xu Wang Cc: qemu-trivial@nongnu.org, hutao@cn.fujitsu.com, qemu-devel@nongnu.org 09.05.2013 11:53, Dong Xu Wang wrote: > Signed-off-by: Dong Xu Wang Thank you Dong, (re)applied both patches to the trivial patch queue. /mjt