Re: [PATCH] rds: ib: force endiannes annotation

From: Nicholas Mc Guire
Date: Mon Apr 29 2019 - 08:38:18 EST


On Mon, Apr 29, 2019 at 05:21:32AM -0700, Christoph Hellwig wrote:
> On Mon, Apr 29, 2019 at 01:18:36PM +0200, Nicholas Mc Guire wrote:
> > changing uncongested to __le64 is not an option here - it would only move
> > the sparse warnings to those other locatoins where the ports that
> > became uncongested are being or'ed into uncongested.
>
> Than fix that a well. Either by throwing in a conversion, or
> add {be,le}XX_{and,or} helpers.

ok - that is an option in that case - will try that route

thx!
hofrat