Re: [PATCH 13/20] EDAC/mc: Drop duplicated dimm->nr_pages debug printout
From: Borislav Petkov <bp@alien8.de>
Date: 2022-09-01 07:01:08
Also in:
linux-devicetree, linux-edac, lkml
From: Borislav Petkov <bp@alien8.de>
Date: 2022-09-01 07:01:08
Also in:
linux-devicetree, linux-edac, lkml
On Mon, Aug 22, 2022 at 10:07:23PM +0300, Serge Semin wrote:
The duplicated edac_dbg()-based dimm->nr_pages field was introduced in commit 6e84d359b2be ("edac_mc: Cleanup per-dimm_info debug messages"). You can find the duplicated line even in the commit message text:quoted
[ 1011.380101] EDAC DEBUG: edac_mc_dump_dimm: dimm->nr_pages = 0x40000 [ 1011.380103] EDAC DEBUG: edac_mc_dump_dimm: dimm->grain = 8 [ 1011.380104] EDAC DEBUG: edac_mc_dump_dimm: dimm->nr_pages = 0x40000Let's drop the corresponding edac_dbg() method call then. Signed-off-by: Serge Semin <redacted> --- drivers/edac/edac_mc.c | 1 - 1 file changed, 1 deletion(-)
Applied, thanks.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel