diff options
author | Guru Das Srinagesh <gurooodas@gmail.com> | 2017-05-11 08:51:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-15 12:37:26 +0300 |
commit | f03d95f59026d14219230795ac4dcda8c09b5321 (patch) | |
tree | e8c08d60e7910d8c1500a448e1824bf7c0111deb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2c8e3f44f708a89a2c73a25a134af8c23998a2bc (diff) | |
download | linux-f03d95f59026d14219230795ac4dcda8c09b5321.tar.xz |
staging: typec: Fix sparse warnings about incorrect types
Fix the following sparse warnings about incorrect type usage:
fusb302.c:1028:32: warning: incorrect type in argument 1 (different base types)
fusb302.c:1028:32: expected unsigned short [unsigned] [usertype] header
fusb302.c:1028:32: got restricted __le16 const [usertype] header
fusb302.c:1484:32: warning: incorrect type in argument 1 (different base types)
fusb302.c:1484:32: expected unsigned short [unsigned] [usertype] header
fusb302.c:1484:32: got restricted __le16 [usertype] header
Signed-off-by: Guru Das Srinagesh <gurooodas@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.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