All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: maomao xu <albert008.xu@gmail.com>
Cc: bhumirks@gmail.com, singhalsimran0@gmail.com, nikolas@gnu.org,
	bhaktipriya96@gmail.com, elise.lennion@gmail.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8192u: Fix warnings about endianness
Date: Thu, 16 Feb 2017 10:43:52 -0800	[thread overview]
Message-ID: <20170216184352.GA20695@kroah.com> (raw)
In-Reply-To: <1487149587-10365-1-git-send-email-albert008.xu@gmail.com>

On Wed, Feb 15, 2017 at 05:06:27PM +0800, maomao xu wrote:
> drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:564:37: warning: incorrect type in assignment (different base types)
> drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:564:37:    expected unsigned short [unsigned] [usertype] len
> drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:564:37:    got restricted __be16 [usertype] <noident>
> 
> Signed-off-by: maomao xu <albert008.xu@gmail.com>
> 

Always test-build your patches!!!

I don't know what to apply here at all.  Please fix them up and resend a
patch series of the correct patches.

thanks,

greg k-h

  parent reply	other threads:[~2017-02-16 18:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15  9:06 [PATCH] staging: rtl8192u: Fix warnings about endianness maomao xu
2017-02-15  9:44 ` kbuild test robot
2017-02-16 18:43 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-15 10:21 maomao xu
2017-02-15  7:54 maomao xu
2017-02-15  8:33 ` Arnd Bergmann
2017-02-15 20:31   ` Dan Carpenter
2017-02-18  3:55     ` maomao

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=20170216184352.GA20695@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=albert008.xu@gmail.com \
    --cc=bhaktipriya96@gmail.com \
    --cc=bhumirks@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=elise.lennion@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nikolas@gnu.org \
    --cc=singhalsimran0@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.