[lvc-project] [PATCH] iio: chemical: scd30: Add check for NULL	in scd30_i2c_command
    Andy Shevchenko 
    andy.shevchenko at gmail.com
       
    Fri Jan 13 21:47:47 MSK 2023
    
    
  
On Fri, Jan 13, 2023 at 8:41 PM Alexey Khoroshilov
<khoroshilov at ispras.ru> wrote:
> On 13.01.2023 16:33, Anastasia Belova wrote:
> It seems it is better to put the whole validation loop under if (rsp)
> check.
No. The entire patch is redundant.
The code that calls this function is under the control of the same
driver, so we know how to avoid shooting in our foot.
-- 
With Best Regards,
Andy Shevchenko
    
    
More information about the lvc-project
mailing list