mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 17:15:46 -04:00
Array index 'j' is used before limits check. Suggest put limit check before index use. Signed-off-by : <Ameenali023@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>