mirror of https://github.com/torvalds/linux.git
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.h | ||
| ssp_dev.c | ||
| ssp_iio.c | ||
| ssp_iio_sensor.h | ||
| ssp_spi.c | ||