Re: [PATCH v14 02/10] iomap: Add big endian sparse annotations to mmio_{read|write}XXbe()
From: Logan Gunthorpe <logang@deltatee.com>
Date: 2018-03-22 17:28:44
Also in:
linux-crypto, lkml
From: Logan Gunthorpe <logang@deltatee.com>
Date: 2018-03-22 17:28:44
Also in:
linux-crypto, lkml
On 3/22/2018 11:27 AM, Luc Van Oostenryck wrote:
On Thu, Mar 22, 2018 at 11:16:55AM -0600, Logan Gunthorpe wrote:quoted
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 <redacted>
Thanks Luc! Logan