From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XknIp-0007MD-Ed for qemu-devel@nongnu.org; Sun, 02 Nov 2014 01:02:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XknIk-0006qS-Jk for qemu-devel@nongnu.org; Sun, 02 Nov 2014 01:02:11 -0400 Message-ID: <5455BA9F.1040807@huawei.com> Date: Sun, 2 Nov 2014 13:01:19 +0800 From: Gonglei MIME-Version: 1.0 References: <1414724010-1756-1-git-send-email-arei.gonglei@huawei.com> <5455B961.7080303@msgid.tls.msk.ru> In-Reply-To: <5455B961.7080303@msgid.tls.msk.ru> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] tap_int.h: remove repeating macroinstruction List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: "qemu-trivial@nongnu.org" , "qemu-devel@nongnu.org" , "stefanha@redhat.com" , "Huangpeng (Peter)" On 2014/11/2 12:56, Michael Tokarev wrote: > 31.10.2014 05:53, arei.gonglei@huawei.com wrote: >> From: Gonglei >> >> DEFAULT_NETWORK_SCRIPT and DEFAULT_NETWORK_DOWN_SCRIPT >> have been defined in net/net.h included in >> tap.c, which is the only C file that using those two macro. >> Let's remove the repeating macroinstruction. > > Applied (as I noted yesterday), but with slight rename in > $subject - the new subject reads: > > tap_int.h: remove repeating NETWORK_SCRIPT defines > > Is that okay with you? > Ack. Thanks. Best regards, -Gonglei