[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ3xEMh6eiV_c5_s8i0HtFPFQAmU5He6iUdS7JP7h4VL1_+GqA@mail.gmail.com>
Date: Thu, 2 Feb 2017 01:48:10 +0200
From: Or Gerlitz <gerlitz.or@...il.com>
To: David Miller <davem@...emloft.net>
Cc: Saeed Mahameed <saeedm@...lanox.com>,
Linux Netdev List <netdev@...r.kernel.org>,
Or Gerlitz <ogerlitz@...lanox.com>,
Matan Barak <matanb@...lanox.com>
Subject: Re: [net-next 1/8] net/mlx5: Fixed static checker warnings
On Wed, Feb 1, 2017 at 7:22 PM, David Miller <davem@...emloft.net> wrote:
[..]
> You're propagating values into a u32 field, which you are explicitly
> performing 32-bit endianness conversions upon.
> Just use "u32" for a local variable and get rid of all of these casts.
ok, will do that
Powered by blists - more mailing lists