mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
Static analysis identified that index comparison against ITS entries in
iort_dev_find_its_id() is off by one.
Update the comparison condition and clarify the resulting error
message.
Fixes:
|
||
|---|---|---|
| .. | ||
| gtdt.c | ||
| iort.c | ||
| Kconfig | ||
| Makefile | ||