mirror of
https://github.com/torvalds/linux.git
synced 2024-12-11 05:33:09 +00:00
63d1157ded
Casting the return value which is a void pointer is redundant. The conversion from void pointer to any other pointer type is guaranteed by the C programming language. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |
||
---|---|---|
.. | ||
inv_mpu6050 | ||
adis16400_buffer.c | ||
adis16400_core.c | ||
adis16400.h | ||
adis16480.c | ||
adis_buffer.c | ||
adis_trigger.c | ||
adis.c | ||
Kconfig | ||
Makefile |