From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VgZ3G-0003lP-EB for mharc-qemu-trivial@gnu.org; Wed, 13 Nov 2013 06:56:06 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgZ38-0003ZG-UI for qemu-trivial@nongnu.org; Wed, 13 Nov 2013 06:56:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgZ32-0001j7-UZ for qemu-trivial@nongnu.org; Wed, 13 Nov 2013 06:55:58 -0500 Received: from isrv.corpit.ru ([86.62.121.231]:36991) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgZ2p-0001fA-4j; Wed, 13 Nov 2013 06:55:39 -0500 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 4452341736; Wed, 13 Nov 2013 15:55:38 +0400 (MSK) Message-ID: <528368BA.70003@msgid.tls.msk.ru> Date: Wed, 13 Nov 2013 15:55:38 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130922 Icedove/17.0.9 MIME-Version: 1.0 To: Stefan Weil References: <1384089617-4084-1-git-send-email-sw@weilnetz.de> In-Reply-To: <1384089617-4084-1-git-send-email-sw@weilnetz.de> X-Enigmail-Version: 1.5.1 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 , Anthony Liguori , Gerd Hoffmann Subject: Re: [Qemu-trivial] [PATCH 1/2] trace: Remove trace.h from console.h (less dependencies) 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: Wed, 13 Nov 2013 11:56:05 -0000 10.11.2013 17:20, Stefan Weil wrote: > This reduces the dependencies on trace.h. > Only two source files which need console.h also need trace.h. Thanks, applied both patches to the trivial patches queue, after actually verifying that the result is sane ;) /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgZ2w-0003MR-Tu for qemu-devel@nongnu.org; Wed, 13 Nov 2013 06:55:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgZ2p-0001fX-Rd for qemu-devel@nongnu.org; Wed, 13 Nov 2013 06:55:46 -0500 Message-ID: <528368BA.70003@msgid.tls.msk.ru> Date: Wed, 13 Nov 2013 15:55:38 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1384089617-4084-1-git-send-email-sw@weilnetz.de> In-Reply-To: <1384089617-4084-1-git-send-email-sw@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 1/2] trace: Remove trace.h from console.h (less dependencies) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, qemu-devel , Anthony Liguori , Gerd Hoffmann 10.11.2013 17:20, Stefan Weil wrote: > This reduces the dependencies on trace.h. > Only two source files which need console.h also need trace.h. Thanks, applied both patches to the trivial patches queue, after actually verifying that the result is sane ;) /mjt