From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Henzl Subject: Re: [PATCH RESEND 12/18] megaraid_sas : add endianess annotations Date: Tue, 21 Apr 2015 14:11:52 +0200 Message-ID: <55363E88.8080108@redhat.com> References: <201504201236.t3KCaWMM016646@palmhbs0.lsi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:56930 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751374AbbDUMLz (ORCPT ); Tue, 21 Apr 2015 08:11:55 -0400 In-Reply-To: <201504201236.t3KCaWMM016646@palmhbs0.lsi.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Sumit.Saxena@avagotech.com, linux-scsi@vger.kernel.org Cc: martin.petersen@oracle.com, hch@infradead.org, jbottomley@parallels.com, kashyap.desai@avagotech.com On 04/20/2015 02:34 PM, Sumit.Saxena@avagotech.com wrote: > This adds endianness annotations to all data structures, and a few > variables directly referencing them. > > Signed-off-by: Christoph Hellwig Reviewed-by: Tomas Henzl Tomas