Re: [PATCH v2 17/29] memory: brcmstb_dpfe: Constify the contents of string

From: Krzysztof Kozlowski
Date: Fri Jul 24 2020 - 10:13:07 EST


On Fri, Jul 24, 2020 at 09:40:26AM +0200, Krzysztof Kozlowski wrote:
> The string itself can be made const for safety.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Acked-by: Markus Mayer <mmayer@xxxxxxxxxxxx>
> ---
> drivers/memory/brcmstb_dpfe.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied (and part of pull request to arm-soc).

Best regards,
Krzysztof