diff options
author | Aishwarya Pant <aishpant@gmail.com> | 2017-04-15 08:38:10 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-18 07:54:25 -0400 |
commit | 8321643cccd1fde463f890cddb853209c08db7d7 (patch) | |
tree | 2cd40aea4ceac3ffa00fc42e03d9b5e84dfef81c /drivers/iio/trigger/stm32-timer-trigger.c | |
parent | af27bea4627358815b773fa2c31dabad62457308 (diff) |
staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ie
Changed the type of sz from (int) to (unsigned int) to suppress
signedness mismatch warnings of the type-
drivers/staging/rtl8188eu//core/rtw_ieee80211.c:258:97: warning:
incorrect type in argument 5 (different signedness)
drivers/staging/rtl8188eu//core/rtw_ieee80211.c:258:97: expected
unsigned int [usertype] *frlen
drivers/staging/rtl8188eu//core/rtw_ieee80211.c:258:97: got int
*<noident>
Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions