diff options
author | 2017-02-10 21:30:30 -0600 | |
---|---|---|
committer | 2017-02-12 13:26:55 +0100 | |
commit | 415a8e0e77d391514e31cb038867a99fb4f455c8 (patch) | |
tree | 82c895567bd6c6d1a649628806d14895e0643cb1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: r8712u: Fix Sparse warnings in rtl871x_ioctl_linux.c (diff) | |
download | wireguard-linux-415a8e0e77d391514e31cb038867a99fb4f455c8.tar.xz wireguard-linux-415a8e0e77d391514e31cb038867a99fb4f455c8.zip |
staging: r8712u: Fix Sparse warnings in rtl871x_mlme.c
Sparse reports the following:
CHECK drivers/staging/rtl8712/rtl871x_mlme.c
drivers/staging/rtl8712/rtl871x_mlme.c:1653:46: warning: incorrect type in assignment (different base types)
drivers/staging/rtl8712/rtl871x_mlme.c:1653:46: expected unsigned int [unsigned] [usertype] DSConfig
drivers/staging/rtl8712/rtl871x_mlme.c:1653:46: got restricted __le32 [usertype] <noident>
drivers/staging/rtl8712/rtl871x_mlme.c:1656:56: warning: incorrect type in assignment (different base types)
drivers/staging/rtl8712/rtl871x_mlme.c:1656:56: expected unsigned int [unsigned] [usertype] ATIMWindow
drivers/staging/rtl8712/rtl871x_mlme.c:1656:56: got restricted __le32 [usertype] <noident>
drivers/staging/rtl8712/rtl871x_mlme.c:1712:35: warning: incorrect type in assignment (different base types)
drivers/staging/rtl8712/rtl871x_mlme.c:1712:35: expected restricted __le16 [addressable] [usertype] cap_info
drivers/staging/rtl8712/rtl871x_mlme.c:1712:35: got int
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions