From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQB25-0001o2-AS for qemu-devel@nongnu.org; Thu, 11 Apr 2013 02:30:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQB23-0007Jv-AO for qemu-devel@nongnu.org; Thu, 11 Apr 2013 02:30:52 -0400 Received: from mail-bk0-x22e.google.com ([2a00:1450:4008:c01::22e]:41369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQB22-0007Jf-VJ for qemu-devel@nongnu.org; Thu, 11 Apr 2013 02:30:51 -0400 Received: by mail-bk0-f46.google.com with SMTP id je9so624752bkc.19 for ; Wed, 10 Apr 2013 23:30:50 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <51665892.1000508@redhat.com> Date: Thu, 11 Apr 2013 08:30:42 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1364914261-4237-1-git-send-email-pbonzini@redhat.com> <1364914261-4237-5-git-send-email-pbonzini@redhat.com> <5165A549.1000605@suse.de> In-Reply-To: <5165A549.1000605@suse.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [RFC PATCH 4/6] audio: remove CONFIG_* symbols List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: av1474@comtv.ru, qemu-devel@nongnu.org Il 10/04/2013 19:45, Andreas Färber ha scritto: >> Signed-off-by: Paolo Bonzini > Could this patch be squashed into 2/6? Or does it depend on anything > else - commit message doesn't indicate. I prefer to keep separate things separate, 2/6 is already quite large. Paolo