mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-09 20:58:29 +00:00
The "idx" is validated at the start of the loop but it gets incremented
during the iteration so it needs to be checked again.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ssp_dev.c | ||
| ssp_iio_sensor.h | ||
| ssp_iio.c | ||
| ssp_spi.c | ||
| ssp.h | ||