diff options
author | Puranjay Mohan <[email protected]> | 2021-09-04 00:13:11 +0530 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2021-09-14 12:00:35 +0100 |
commit | 86ff6cb15f46310a8f88f36f4c5e3b6a9ca32efd (patch) | |
tree | 797ea0ff86c6c541a5892fb5b19732a77caac79d /lib/mpi/mpiutil.c | |
parent | 636d44633039348c955947cee561f372846b478b (diff) |
iio: accel: adxl355: use if(ret) in place of ret < 0
Replace if(ret < 0) with if(ret) for consistency.
Signed-off-by: Puranjay Mohan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions