mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
95b079d821
Fix the type of index from unsigned int to int since find_slots() might
return -1.
Fixes:
|
||
---|---|---|
.. | ||
coherent.c | ||
contiguous.c | ||
debug.c | ||
debug.h | ||
direct.c | ||
direct.h | ||
dummy.c | ||
Kconfig | ||
Makefile | ||
map_benchmark.c | ||
mapping.c | ||
ops_helpers.c | ||
pool.c | ||
remap.c | ||
swiotlb.c |