drivers: sensor: ina219: remove redundant error check
The function ina219_set_msr_delay always returns zero, indicating success.
Therefore, the error check on its return value is unnecessary and can be
removed.
Signed-off-by:
Tarang Raval <tarang.raval@siliconsignals.io>
Loading
Please sign in to comment