aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2018-02-22 12:14:53 +0300
committerJonathan Cameron <[email protected]>2018-02-24 13:32:05 +0000
commitc50fadeff758d4cc6e1ed196f776ae3016b3e021 (patch)
tree0a346595987156bd9bb9f8ca629e5dbfb4471844 /tools/perf/scripts/python
parent1b3079a721106a441dcbd14c55908ab406324c66 (diff)
iio temperature/mlx90632: silence a static checker warning
This shouldn't affect runtime at all, but Smatch complains that we should check if mlx90632_read_ambient_raw() otherwise we "ambient_new_raw" can be uninitialized. drivers/iio/temperature/mlx90632.c:509 mlx90632_calc_ambient_dsp105() error: uninitialized symbol 'ambient_new_raw'. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Crt Mori <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions