aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBrian Masney <[email protected]>2016-11-12 13:19:33 -0500
committerJonathan Cameron <[email protected]>2016-11-13 13:07:28 +0000
commit8386dd50a7d22bf42a412cfd7b1d24b08c1065ea (patch)
tree1a8c29e34af19e558400223a83fc5aca3f916f1f /tools/perf/scripts/python
parent1ad513604fe9112793b4ae66d873757a8a6d3058 (diff)
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 <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions