aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/trigger/stm32-timer-trigger.c
diff options
context:
space:
mode:
authorAishwarya Pant <aishpant@gmail.com>2017-04-15 18:07:42 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-18 13:54:25 +0200
commitaf27bea4627358815b773fa2c31dabad62457308 (patch)
treeeb73493889ea7df1cad24da768f19623ee3dd36b /drivers/iio/trigger/stm32-timer-trigger.c
parentd9c7dd5db1d0f6f212072625781dddbbe6e253d7 (diff)
downloadlinux-af27bea4627358815b773fa2c31dabad62457308.tar.gz
linux-af27bea4627358815b773fa2c31dabad62457308.tar.bz2
linux-af27bea4627358815b773fa2c31dabad62457308.zip
staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ie
Changed the type of len from (int *) to (unsigned int *) in the function rtw_get_ie(..) and wherever this function is called to suppress signedness mismatch warnings of the type- drivers/staging/rtl8188eu//core/rtw_ap.c:78:60: warning: incorrect type in argument 3 (different signedness) drivers/staging/rtl8188eu//core/rtw_ap.c:78:60: expected int *len drivers/staging/rtl8188eu//core/rtw_ap.c:78:60: got unsigned 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