diff options
author | Serge Semin <[email protected]> | 2022-08-22 22:07:23 +0300 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-09-01 08:52:18 +0200 |
commit | 93df19476535a4ed871bc5eae719b6d67cf3abc3 (patch) | |
tree | 34deb3e15269dc37e0869e9dc8ce961dfa682805 /scripts/generate_rust_analyzer.py | |
parent | 9a1043d43a9ab75d28b8ec54512ea13ec33bc910 (diff) |
EDAC/mc: Drop duplicated dimm->nr_pages debug printout
The duplicated edac_dbg()-based dimm->nr_pages print was introduced in
6e84d359b2be ("edac_mc: Cleanup per-dimm_info debug messages").
The duplicated line can be found even in the commit message text:
[ 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 = 0x40000
Drop the second edac_dbg() call.
[ bp: Massage commit message. ]
Signed-off-by: Serge Semin <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions