Hi,
> From: Patrick DELAUNAY
> Sent: vendredi 21 juin 2019 15:27
>
> This patch solves the following warnings:
>
> drivers/i2c/stm32f7_i2c.c: In function 'stm32_i2c_compute_solutions':
> warning: comparison between signed and unsigned integer expressions [-Wsign-
> compare]
> if (scldel < s
This patch solves the following warnings:
drivers/i2c/stm32f7_i2c.c: In function 'stm32_i2c_compute_solutions':
warning: comparison between signed and unsigned integer expressions
[-Wsign-compare]
if (scldel < scldel_min)
^
warning: comparison between signed and unsigned intege
2 matches
Mail list logo