On Mon, Apr 9, 2018 at 11:07 PM, Laura Abbott wrote:
> Geert Uytterhoeven pointed out that the number of register was a
> fixed upper bound so there's no need to use a dynamically allocated
> array in place of a VLA. Use the defined upper bound.
>
> Suggested-by: Geert Uytterhoeven
> Signed-off-
Hi Laura,
On Mon, Apr 9, 2018 at 11:07 PM, Laura Abbott wrote:
> Geert Uytterhoeven pointed out that the number of register was a
> fixed upper bound so there's no need to use a dynamically allocated
> array in place of a VLA. Use the defined upper bound.
>
> Suggested-by: Geert Uytterhoeven
> S
Geert Uytterhoeven pointed out that the number of register was a
fixed upper bound so there's no need to use a dynamically allocated
array in place of a VLA. Use the defined upper bound.
Suggested-by: Geert Uytterhoeven
Signed-off-by: Laura Abbott
---
drivers/gpio/gpio-xra1403.c | 15 +-
3 matches
Mail list logo