mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
94edaac707
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 | ||
adis.c | ||
adis16400.h | ||
adis16400_buffer.c | ||
adis16400_core.c | ||
adis16480.c | ||
adis_buffer.c | ||
adis_trigger.c | ||
Kconfig | ||
kmx61.c | ||
Makefile |