mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
"count" needs to be signed for the error handling to work. I made "i"
signed as well so they match.
Fixes:
|
||
|---|---|---|
| .. | ||
| clock_ops.c | ||
| common.c | ||
| domain.c | ||
| domain_governor.c | ||
| generic_ops.c | ||
| main.c | ||
| Makefile | ||
| power.h | ||
| qos.c | ||
| runtime.c | ||
| sysfs.c | ||
| trace.c | ||
| wakeirq.c | ||
| wakeup.c | ||