From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViigP-0001YA-5T for qemu-devel@nongnu.org; Tue, 19 Nov 2013 05:37:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ViigJ-0007e5-2G for qemu-devel@nongnu.org; Tue, 19 Nov 2013 05:37:25 -0500 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1812\)) From: Alexander Graf In-Reply-To: <1384835335-15116-2-git-send-email-aik@ozlabs.ru> Date: Tue, 19 Nov 2013 11:36:17 +0100 Content-Transfer-Encoding: 7bit Message-Id: <781D8186-41E5-4C55-95D8-4AF8B8ADF53A@suse.de> References: <1384835335-15116-1-git-send-email-aik@ozlabs.ru> <1384835335-15116-2-git-send-email-aik@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH v3 1/2] spapr-rtas: replace return code constants with macros List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: qemu-ppc , QEMU Developers On 19.11.2013, at 05:28, Alexey Kardashevskiy wrote: > Signed-off-by: Alexey Kardashevskiy Thanks, applied to ppc-next. Alex