On Wed, May 7, 2025 at 9:59 PM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > Return -ENOMEM if devm_iio_device_alloc() fails. Don't return success. I missed that devm_iio_device_alloc() can return NULL on failure. Thanks for the patch! Acked-by: Gyeyoung Baek <gye976@xxxxxxxxx> -- Regards, Gyeyoung