mirror of
https://github.com/torvalds/linux.git
synced 2026-05-20 12:57:52 +02:00
This loop ends with count set to -1 and not zero so the warning message
isn't printed when it should be. I've fixed this by change the postop
to a preop.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| vfio_platform_amdxgbe.c | ||
| vfio_platform_calxedaxgmac.c | ||