Re: [PATCH][next] PCI: rcar-gen4: make read-only const array check_addr static

From: Krzysztof Wilczyński
Date: Sun Sep 01 2024 - 13:34:11 EST


Hello,

> Don't populate the const read-only array check_addr on the stack at
> run time, instead make it static.

Applied to controller/rcar-gen4, thank you!

[1/1] PCI: rcar-gen4: Make read-only const array check_addr static
https://git.kernel.org/pci/pci/c/5603a3491b36

Krzysztof