diff options
author | Qiuxu Zhuo <qiuxu.zhuo@intel.com> | 2024-08-29 13:51:01 +0800 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2024-09-03 12:35:06 -0700 |
commit | 8b935823530d6fd0bea0e90a747f3ebd8cfefb0d (patch) | |
tree | 3770cf27ee09a097490dfec2e4da5885de0a4c20 /tools/kvm | |
parent | 0ad875f442e95d69a1145a38aabac2fd29984fe3 (diff) | |
download | lwn-8b935823530d6fd0bea0e90a747f3ebd8cfefb0d.tar.gz lwn-8b935823530d6fd0bea0e90a747f3ebd8cfefb0d.zip |
EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common
Commit
afdb82fd763c ("EDAC, i10nm: make skx_common.o a separate module")
made skx_common.o a separate module. With skx_common.o now a separate
module, move the common debug code setup_{skx,i10nm}_debug() and
teardown_{skx,i10nm}_debug() in {skx,i10nm}_base.c to skx_common.c to
reduce code duplication. Additionally, prefix these function names with
'skx' to maintain consistency with other names in the file.
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/all/20240829055101.56245-1-qiuxu.zhuo@intel.com
Diffstat (limited to 'tools/kvm')
0 files changed, 0 insertions, 0 deletions