From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [PATCH v6 5/8] vhost: introduce vhost_is_little_endian() helper Date: Mon, 27 Apr 2015 11:09:56 +0200 Message-ID: <20150427110956.1b685dfb.cornelia.huck@de.ibm.com> References: <20150424122211.19156.97626.stgit@bahia.local> <20150424122507.19156.55673.stgit@bahia.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150424122507.19156.55673.stgit@bahia.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Greg Kurz Cc: Thomas Huth , kvm@vger.kernel.org, "Michael S. Tsirkin" , linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org List-Id: linux-api@vger.kernel.org On Fri, 24 Apr 2015 14:25:12 +0200 Greg Kurz wrote: > Signed-off-by: Greg Kurz > --- > drivers/vhost/vhost.h | 17 +++++++++++------ > 1 file changed, 11 insertions(+), 6 deletions(-) > Acked-by: Cornelia Huck