mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 01:59:51 +02:00
Because SCATTERLIST_MAX_SEGMENT was removed and replaced with UINT_MAX,
the test overflows the max_sgement variable. Remove this case.
Fixes:
|
||
|---|---|---|
| .. | ||
| linux | ||
| main.c | ||
| Makefile | ||