diff options
author | 2016-11-12 13:19:33 -0500 | |
---|---|---|
committer | 2016-11-13 13:07:28 +0000 | |
commit | 8386dd50a7d22bf42a412cfd7b1d24b08c1065ea (patch) | |
tree | 1a8c29e34af19e558400223a83fc5aca3f916f1f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | staging: iio: tsl2583: remove unnecessary parentheses (diff) | |
download | wireguard-linux-8386dd50a7d22bf42a412cfd7b1d24b08c1065ea.tar.xz wireguard-linux-8386dd50a7d22bf42a412cfd7b1d24b08c1065ea.zip |
staging: iio: tsl2583: don't assume an unsigned int is 32 bits
in_illuminance_lux_table_store assumes that an unsigned int is 32 bits.
Replace this with sizeof(value[1]).
Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions