mirror of https://github.com/torvalds/linux.git
We are using "if (ret < 0)" in many places in which the function returns 0 on success. Use "if (ret)" instead for better clarity and correctness. Signed-off-by: Martin Kelly <martin@martingkelly.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> |
||
|---|---|---|
| .. | ||
| bmi160 | ||
| inv_mpu6050 | ||
| st_lsm6dsx | ||
| Kconfig | ||
| Makefile | ||
| adis.c | ||
| adis16400.h | ||
| adis16400_buffer.c | ||
| adis16400_core.c | ||
| adis16480.c | ||
| adis_buffer.c | ||
| adis_trigger.c | ||
| kmx61.c | ||