mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
4525985949
Use dev_kcalloc instead of devm_kzalloc to allocate arrays since it is semantically more appropriate. While we are at it the patch also fixes the following coccinelle warning: drivers/iio/adc/at91_adc.c:277:25-31: ERROR: application of sizeof to pointer Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-By: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |
||
---|---|---|
.. | ||
ad7266.c | ||
ad7476.c | ||
ad7791.c | ||
ad_sigma_delta.c | ||
at91_adc.c | ||
Kconfig | ||
lp8788_adc.c | ||
Makefile |