From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4d0X-0000M2-Lo for qemu-devel@nongnu.org; Mon, 05 Mar 2012 13:51:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4d0T-0003EH-4Q for qemu-devel@nongnu.org; Mon, 05 Mar 2012 13:51:41 -0500 Received: from cantor2.suse.de ([195.135.220.15]:41410 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4d0S-0003E5-U3 for qemu-devel@nongnu.org; Mon, 05 Mar 2012 13:51:37 -0500 Message-ID: <4F550B37.8060502@suse.de> Date: Mon, 05 Mar 2012 19:51:35 +0100 From: Alexander Graf MIME-Version: 1.0 References: <20120213153345.28769.97591.stgit@ginnungagap.bsc.es> In-Reply-To: <20120213153345.28769.97591.stgit@ginnungagap.bsc.es> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] [s390] Move helpers.h to helper.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TGx1w61zIFZpbGFub3Zh?= Cc: qemu-devel@nongnu.org On 02/13/2012 04:33 PM, Llu=C3=ADs Vilanova wrote: > Provides a file naming scheme consistent with other targets. Thanks, applied to s390-next. Alex