Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1596273
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] Staging: wlan-ng: Fix sparse warnings by using appropriate endian types |
| Date | 2017-03-09 19:10 +0100 |
| Message-ID | <tjaFH-ma-9@gated-at.bofh.it> (permalink) |
| References | <tgYfE-3Kq-25@gated-at.bofh.it> <th0Ku-5zM-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Mar 03, 2017 at 07:58:30PM +0100, Adrien Descamps wrote: > Fix some sparse warning by using correct endian types in structs and > local variables. > This patch only fix sparse warnings and do not change the logic. > > Signed-off-by: Adrien Descamps <adrien.descamps@gmail.com> > --- > Compile tested only > drivers/staging/wlan-ng/hfa384x.h | 58 +++++++++++++++++------------------ > drivers/staging/wlan-ng/hfa384x_usb.c | 2 +- > drivers/staging/wlan-ng/p80211conv.h | 28 ++++++++--------- > 3 files changed, 44 insertions(+), 44 deletions(-) Patch does not apply to my staging-next branch. Can you rebase it and resend? thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] Fix sparse warnings by using appropriate endian types Adrien Descamps <adrien.descamps@gmail.com> - 2017-03-02 21:40 +0100
[PATCH 2/2] Fix endiannes error Adrien Descamps <adrien.descamps@gmail.com> - 2017-03-02 21:40 +0100
Re: [PATCH 2/2] Fix endiannes error Dan Carpenter <dan.carpenter@oracle.com> - 2017-03-03 17:30 +0100
[PATCH 1/2] Staging: wlan-ng: Fix sparse warnings by using appropriate endian types Adrien Descamps <adrien.descamps@gmail.com> - 2017-03-03 20:10 +0100
[PATCH 2/2] Staging: wlan-ng: Fix endian error Adrien Descamps <adrien.descamps@gmail.com> - 2017-03-03 20:10 +0100
Re: [PATCH 1/2] Staging: wlan-ng: Fix sparse warnings by using appropriate endian types Greg KH <gregkh@linuxfoundation.org> - 2017-03-09 19:10 +0100
[PATCH 2/2] Staging: wlan-ng: Fix endian error Adrien Descamps <adrien.descamps@gmail.com> - 2017-03-09 21:20 +0100
[PATCH 1/2] Staging: wlan-ng: Fix sparse warnings by using appropriate endian types Adrien Descamps <adrien.descamps@gmail.com> - 2017-03-09 21:20 +0100
csiph-web