diff options
author | 2019-08-15 12:58:46 +0100 | |
---|---|---|
committer | 2019-09-03 18:55:50 +0100 | |
commit | b1e18768ef1214c0a8048327918a182cabe09f9d (patch) | |
tree | 73d62c5291bac4e5c118e98e3c362395e94e1f16 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo (diff) | |
download | linux-dev-b1e18768ef1214c0a8048327918a182cabe09f9d.tar.xz linux-dev-b1e18768ef1214c0a8048327918a182cabe09f9d.zip |
iio: dac: ad5380: fix incorrect assignment to val
Currently the pointer val is being incorrectly incremented
instead of the value pointed to by val. Fix this by adding
in the missing * indirection operator.
Addresses-Coverity: ("Unused value")
Fixes: c03f2c536818 ("staging:iio:dac: Add AD5380 driver")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions