Re: [-next] powerpc/platforms/85xx: drop pointless static qualifier
From: Michael Ellerman <hidden>
Date: 2018-11-27 09:22:36
Also in:
kernel-janitors, lkml
From: Michael Ellerman <hidden>
Date: 2018-11-27 09:22:36
Also in:
kernel-janitors, lkml
On Thu, 2018-11-15 at 12:33:16 UTC, YueHaibing wrote:
From: Yue Haibing <redacted> There is no need to have the 'void __iomem *cpld_base' variable static since new value always be assigned before use it. Signed-off-by: Yue Haibing <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/af8511cf32189ba66c7e2a4146f11c cheers