mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
cb8bb3a772
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: Chanwoo Choi <cw00.choi@samsung.com> |
||
---|---|---|
.. | ||
extcon-adc-jack.c | ||
extcon-arizona.c | ||
extcon-class.c | ||
extcon-gpio.c | ||
extcon-max8997.c | ||
extcon-max77693.c | ||
extcon-palmas.c | ||
Kconfig | ||
Makefile | ||
of_extcon.c |