Re: [PATCH v6 3/9] iio: pressure: bmp280: Make error checks consistent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed,  8 May 2024 18:52:01 +0200
Vasileios Amoiridis <vassilisamir@xxxxxxxxx> wrote:

> The form 'if (ret)' is used in this driver in order to check
> for returned error values. There are also some places that
> 'if (ret < 0)' is used but for no specific reason. Change
> them to 'if (ret)' to make the driver more consistent.
> 
> Signed-off-by: Vasileios Amoiridis <vassilisamir@xxxxxxxxx>
Applied.

Thanks,




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux