mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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 | ||
| adis16400_buffer.c | ||
| adis16400_core.c | ||
| adis16400.h | ||
| adis16480.c | ||
| adis_buffer.c | ||
| adis_trigger.c | ||
| adis.c | ||
| Kconfig | ||
| kmx61.c | ||
| Makefile | ||