From: Sebastien GODARD Date: Sat, 31 Oct 2020 13:35:03 +0000 (+0100) Subject: Fix #277: Typo in the PHYS_PACK_ID (mpstat.h) X-Git-Tag: v12.5.1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a4ec1b03523f7bce35dc3acd134e2a3f649d4a0;p=sysstat Fix #277: Typo in the PHYS_PACK_ID (mpstat.h) Reported-by: Michal Berger Signed-off-by: Sebastien GODARD --- diff --git a/mpstat.h b/mpstat.h index c458d6a..93a74cc 100644 --- a/mpstat.h +++ b/mpstat.h @@ -15,7 +15,7 @@ */ #define SOFTIRQS PRE "/proc/softirqs" -#define PHYS_PACK_ID "topology/pysical_package_id" +#define PHYS_PACK_ID "topology/physical_package_id" #define THREAD_SBL_LST "topology/thread_siblings_list" /*