Thread (22 messages) 22 messages, 5 authors, 2025-10-02

Re: [PATCH 03/10] iio: dac: Drop unnecessary -ENOMEM messages

From: Jonathan Cameron <jic23@kernel.org>
Date: 2025-08-25 11:31:15
Also in: imx, linux-iio, linux-samsung-soc, lkml

On Fri, 22 Aug 2025 09:19:51 +0530
Dixit Parmar [off-list ref] wrote:
The drivers do not require their own error messages for error
-ENOMEM, memory allocation failures. So remove the dev_err
messages from the probe().

Signed-off-by: Dixit Parmar <dixitparmar19@gmail.com>
---
 drivers/iio/dac/ad5380.c     | 4 +---
 drivers/iio/dac/ad5764.c     | 4 +---
 drivers/iio/dac/ds4424.c     | 4 +---
 drivers/iio/dac/ti-dac7311.c | 4 +---
 drivers/iio/dac/vf610_dac.c  | 4 +---
Raced with another series doing a dev_err_probe() conversion and the relevant
lines are gone.

I'll fix up.

Jonathan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help