Re: [PATCH -next] powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()

From: Michael Ellerman
Date: Thu Nov 14 2019 - 04:08:51 EST


On Mon, 2019-02-18 at 12:56:44 UTC, YueHaibing wrote:
> There is no need to have the 'struct dentry *vpa_dir' variable static
> since new value always be assigned before use it.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/11dd34f3eae5a468013bb161a1dcf1fecd2ca321

cheers