diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2019-11-01 11:35:03 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-11-03 10:40:25 +0000 |
commit | 9b742763d9d4195e823ae6ece760c9ed0500c1dc (patch) | |
tree | 9b166daa2301289d4b50025fd40cd73caa6d67d9 /fs/gfs2/inode.h | |
parent | 52c4c732b2a6fea469790438cb08ed2de2405c3e (diff) |
iio: imu: adis16480: assign bias value only if operation succeeded
This was found only after the whole thing with the inline functions, but
the compiler actually found something. The value of the `bias` (in
adis16480_get_calibbias()) should only be set if the read operation was
successful.
No actual known problem occurs as users of this function all
ultimately check the return value. Hence probably not stable material.
Fixes: 2f3abe6cbb6c9 ("iio:imu: Add support for the ADIS16480 and similar IMUs")
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'fs/gfs2/inode.h')
0 files changed, 0 insertions, 0 deletions