From: Greg KH <gregkh@linuxfoundation.org>
To: Antoine BLIN <antoine.blin@lip6.fr>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: wlan-ng: Fix sparse warnings by using appropriate endian types
Date: Tue, 13 Jun 2017 12:06:09 +0200 [thread overview]
Message-ID: <20170613100609.GA19208@kroah.com> (raw)
In-Reply-To: <20170607095708.5327-1-antoine.blin@lip6.fr>
On Wed, Jun 07, 2017 at 11:57:08AM +0200, Antoine BLIN wrote:
> From: Antoine <antoine.blin@lip6.fr>
>
> Fix the following sparse endianness warnings:
>
> drivers/staging/wlan-ng/prism2sta.c:1949:17: warning: cast to restricted __le16
> drivers/staging/wlan-ng/prism2sta.c:1949:17: warning: cast to restricted __le16
> drivers/staging/wlan-ng/prism2sta.c:1949:17: warning: cast to restricted __le16
> drivers/staging/wlan-ng/prism2sta.c:375:46: warning: cast to restricted __le16
> drivers/staging/wlan-ng/prism2sta.c:377:33: warning: cast to restricted __le16
> drivers/staging/wlan-ng/prism2sta.c:378:47: warning: cast to restricted __le16
>
> Signed-off-by: antoine <antoine.blin@lip6.fr>
I need a "real" name here, one you use to sign legal documents.
thanks,
greg k-h
prev parent reply other threads:[~2017-06-13 10:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-07 9:57 Antoine BLIN
2017-06-13 10:06 ` 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=20170613100609.GA19208@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=antoine.blin@lip6.fr \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.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