From: Luc Van Oostenryck Subject: Re: [PATCH v14 02/10] iomap: Add big endian sparse annotations to mmio_{read|write}XXbe() Date: Thu, 22 Mar 2018 18:27:48 +0100 Message-ID: <20180322172747.4rjped3gojfuhuh2@ltop.local> References: <20180322171703.4300-1-logang@deltatee.com> <20180322171703.4300-3-logang@deltatee.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-ntb@googlegroups.com, linux-crypto@vger.kernel.org, Greg Kroah-Hartman , Arnd Bergmann , Andy Shevchenko , Horia =?utf-8?Q?Geant=C4=83?= , Thomas Gleixner , Philippe Ombredanne , Kate Stewart To: Logan Gunthorpe Return-path: Content-Disposition: inline In-Reply-To: <20180322171703.4300-3-logang@deltatee.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Thu, Mar 22, 2018 at 11:16:55AM -0600, Logan Gunthorpe wrote: > Sparse produces a few warnings of the form: > > lib/iomap.c:84:9: warning: cast to restricted __be16 > > (The kbuild robot has recently started running such checks) Reviewed-by: Luc Van Oostenryck