diff options
author | Pratyush Anand <[email protected]> | 2014-07-21 10:16:53 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-07-22 16:30:58 -0700 |
commit | b1bd3f1a398ef27dd09a594c38dde34472b453af (patch) | |
tree | c5e4177c76122c33caa74a774cdf3497edb620ed /net/lapb/lapb_subr.c | |
parent | c5946f9d286ad368329c79107fdf4d825d2091bd (diff) |
usb: lvstest: Fix sparse warnings generated by kbuild test bot
Following sparse warnings were reported by kbuild test bot
drivers/usb/misc/lvstest.c:314:28: sparse: incorrect type in assignment (different base types)
drivers/usb/misc/lvstest.c:314:28: expected unsigned short [unsigned] [usertype] portchange
drivers/usb/misc/lvstest.c:314:28: got restricted __le16 [usertype] wPortChange
drivers/usb/misc/lvstest.c:332:40: sparse: restricted __le16 degrades to integer
This patch fixes above warnings.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Pratyush Anand <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions