mirror of
https://github.com/torvalds/linux.git
synced 2026-06-30 10:05:51 +02:00
hi,
a quick find -iname \*.[ch] | xargs grep "> ARRAY_SIZE(", revealed
these in the icst drivers.
If i == ARRAY_SIZE, we get past the idx2s array.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
||
|---|---|---|
| .. | ||
| dmabounce.c | ||
| gic.c | ||
| icst307.c | ||
| icst525.c | ||
| Kconfig | ||
| locomo.c | ||
| Makefile | ||
| rtctime.c | ||
| sa1111.c | ||
| scoop.c | ||
| sharpsl_param.c | ||
| sharpsl_pm.c | ||
| time-acorn.c | ||
| uengine.c | ||
| via82c505.c | ||
| vic.c | ||