mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: alfonsolimaastor@gmail.com
Cc: devel@driverdev.osuosl.org, robh@kernel.org,
	geert+renesas@glider.be, rafael.j.wysocki@intel.com,
	linux-kernel@vger.kernel.org, krzk@kernel.org,
	broonie@kernel.org, viresh.kumar@linaro.org, dsterba@suse.com
Subject: Re: [PATCH] staging: wlan-ng: Fix endianness warnings
Date: Tue, 18 Jul 2017 08:58:58 +0200	[thread overview]
Message-ID: <20170718065858.GA31182@kroah.com> (raw)
In-Reply-To: <1499891930-3927-1-git-send-email-alfonsolimaastor@gmail.com>

On Wed, Jul 12, 2017 at 09:38:50PM +0100, alfonsolimaastor@gmail.com wrote:
> From: Alfonso Lima Astor <alfonsolimaastor@gmail.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@gmail.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

      reply	other threads:[~2017-07-18  6:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12 20:38 alfonsolimaastor
2017-07-18  6:58 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170718065858.GA31182@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=alfonsolimaastor@gmail.com \
    --cc=broonie@kernel.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=dsterba@suse.com \
    --cc=geert+renesas@glider.be \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=robh@kernel.org \
    --cc=viresh.kumar@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome