lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <35wqnfahblyadywortwsl2ul67p24ig6qwfrulgy7rnbznkbkp@5j46r4drpwng>
Date: Thu, 22 Jan 2026 16:31:17 +0200
From: Ioana Ciornei <ioana.ciornei@....com>
To: "Christophe Leroy (CS GROUP)" <chleroy@...nel.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, 
	Laurentiu Tudor <laurentiu.tudor@....com>, linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bus: fsl-mc: declare fsl_mc_bus_dpdbg_type static

On Fri, Jan 16, 2026 at 01:23:33PM +0100, Christophe Leroy (CS GROUP) wrote:
> Fix following sparse warning:
> 
>   CHECK   drivers/bus/fsl-mc/fsl-mc-bus.c
> drivers/bus/fsl-mc/fsl-mc-bus.c:435:26: warning: symbol 'fsl_mc_bus_dpdbg_type' was not declared. Should it be static?
> 
> fsl_mc_bus_dpdbg_type is not used outside of fsl-mc-bus.c
> 
> Remove the EXPORT_SYMBOL and declare it static.
> 
> Fixes: e70ba1b06c26 ("bus: fsl-mc: add the dpdbg device type")
> Signed-off-by: Christophe Leroy (CS GROUP) <chleroy@...nel.org>

Thanks a lot for this patch. I'm sorry for the really late reply.

I did test this and I am ok with the approach but since it was already
applied, I'm not going to give a tag.

Ioana

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ