[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <47DFxP5npwz9sPF@ozlabs.org>
Date: Thu, 14 Nov 2019 20:07:37 +1100 (AEDT)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: YueHaibing <yuehaibing@...wei.com>, <benh@...nel.crashing.org>,
<paulus@...ba.org>, <robh@...nel.org>,
<gregkh@...uxfoundation.org>, <tglx@...utronix.de>,
<allison@...utok.net>, <groug@...d.org>,
<shilpa.bhat@...ux.vnet.ibm.com>
Cc: YueHaibing <yuehaibing@...wei.com>, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] powerpc/powernv: Make some sysbols static
On Tue, 2019-07-02 at 13:17:33 UTC, YueHaibing wrote:
> Fix sparse warnings:
>
> arch/powerpc/platforms/powernv/opal-psr.c:20:1:
> warning: symbol 'psr_mutex' was not declared. Should it be static?
> arch/powerpc/platforms/powernv/opal-psr.c:27:3:
> warning: symbol 'psr_attrs' was not declared. Should it be static?
> arch/powerpc/platforms/powernv/opal-powercap.c:20:1:
> warning: symbol 'powercap_mutex' was not declared. Should it be static?
> arch/powerpc/platforms/powernv/opal-sensor-groups.c:20:1:
> warning: symbol 'sg_mutex' was not declared. Should it be static?
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/bc75e5438488edef80d952d1146701f872092750
cheers
Powered by blists - more mailing lists