mirror of
https://github.com/torvalds/linux.git
synced 2026-05-18 03:27:14 +02:00
info->groups[] has info->ngroups elements so these comparisons should be
>= instead of >.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-sprd-sc9860.c | ||
| pinctrl-sprd.c | ||
| pinctrl-sprd.h | ||