aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVasileios Amoiridis <[email protected]>2024-05-08 18:52:02 +0200
committerJonathan Cameron <[email protected]>2024-05-27 09:48:57 +0100
commitf0fcd87e74295150ec2f811801ef52835d30d3bf (patch)
treee7845dd9ce8b1fffeb1c2d75b073c5fb16638d46 /tools/perf/scripts/python/export-to-postgresql.py
parent3b3b0cf4fdd5a6dd46a6a5f4fa44528ead63a044 (diff)
iio: pressure: bmp280: Use unsigned data types for raw sensor data
The raw sensor data that have not been compensated yet cannot be signed values, so use unsigned ones. Also, compensated pressure values cannot be negative so use unsigned also there. Also, drop redundant cast of data->t_fine variable from s32 to s32. Signed-off-by: Vasileios Amoiridis <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions