Re: [PATCH v14 02/10] iomap: Add big endian sparse annotations to mmio_{read|write}XXbe()

From: Logan Gunthorpe
Date: Thu Mar 22 2018 - 13:28:57 EST


On 3/22/2018 11:27 AM, Luc Van Oostenryck wrote:
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 <luc.vanoostenryck@xxxxxxxxx>


Thanks Luc!

Logan