public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8188eu: fix sparse signedness mismatch warnings
@ 2017-04-15 12:37 Aishwarya Pant
  2017-04-15 12:37 ` [PATCH 1/3] staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ie Aishwarya Pant
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aishwarya Pant @ 2017-04-15 12:37 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Larry Finger; +Cc: devel, linux-kernel

Suppress all sparse signedness mismatch warnings generated by-
make C=2 M=drivers/staging/rtl8188eu/ CF="-Wtypesign"

Aishwarya Pant (3):
  staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ie
  staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ie
  staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ie

 drivers/staging/rtl8188eu/core/rtw_ap.c        |  2 +-
 drivers/staging/rtl8188eu/core/rtw_ieee80211.c | 15 ++++++++-------
 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c  | 14 +++++++-------
 drivers/staging/rtl8188eu/core/rtw_xmit.c      |  3 +--
 drivers/staging/rtl8188eu/include/ieee80211.h  |  6 +++---
 5 files changed, 20 insertions(+), 20 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-15 12:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-15 12:37 [PATCH 0/3] staging: rtl8188eu: fix sparse signedness mismatch warnings Aishwarya Pant
2017-04-15 12:37 ` [PATCH 1/3] staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ie Aishwarya Pant
2017-04-15 12:38 ` [PATCH 2/3] staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ie Aishwarya Pant
2017-04-15 12:38 ` [PATCH 3/3] staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ie Aishwarya Pant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox