Commit 35202c4
committed
EDAC/skx_common: Make output format similar
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2124913
Tested: sanity, by me
commit 627d551
Author: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Date: Thu Sep 1 12:43:09 2022 -0700
EDAC/skx_common: Make output format similar
The decoded output format of driver decoder is different from the
output format of firmware decoder. Make output format similar regardless
of decode function (Align driver decoder's to firmware decoder's).
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/all/20220901194310.115427-1-tony.luck@intel.com/
Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>1 parent 391ac0a commit 35202c4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
600 | | - | |
| 600 | + | |
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
| 605 | + | |
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| |||
0 commit comments