[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170718065858.GA31182@kroah.com>
Date: Tue, 18 Jul 2017 08:58:58 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: alfonsolimaastor@...il.com
Cc: devel@...verdev.osuosl.org, robh@...nel.org,
geert+renesas@...der.be, rafael.j.wysocki@...el.com,
linux-kernel@...r.kernel.org, krzk@...nel.org, broonie@...nel.org,
viresh.kumar@...aro.org, dsterba@...e.com
Subject: Re: [PATCH] staging: wlan-ng: Fix endianness warnings
On Wed, Jul 12, 2017 at 09:38:50PM +0100, alfonsolimaastor@...il.com wrote:
> From: Alfonso Lima Astor <alfonsolimaastor@...il.com>
>
> These variables were set to u16 and u32 although they always hold a little
> endian value.
>
> This patch fixes multiple sparse warnings like:
> drivers/staging/wlan-ng/prism2sta.c:375:46: warning: cast to restricted __le16
>
> Signed-off-by: Alfonso Lima Astor <alfonsolimaastor@...il.com>
> ---
> drivers/staging/wlan-ng/hfa384x.h | 92 ++++++++++++++++++-------------------
> drivers/staging/wlan-ng/prism2sta.c | 8 ++--
> 2 files changed, 50 insertions(+), 50 deletions(-)
Does not apply to my tree, I think someone else already did this same
thing, sorry.
greg k-h
Powered by blists - more mailing lists