diff options
| author | Brian Masney <[email protected]> | 2016-11-12 13:19:33 -0500 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2016-11-13 13:07:28 +0000 |
| commit | 8386dd50a7d22bf42a412cfd7b1d24b08c1065ea (patch) | |
| tree | 1a8c29e34af19e558400223a83fc5aca3f916f1f /tools/perf/scripts/python/bin | |
| parent | 1ad513604fe9112793b4ae66d873757a8a6d3058 (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/bin')
0 files changed, 0 insertions, 0 deletions