]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg/CpuCommonFeaturesLib: Remove white space at line end.
authorEric Dong <eric.dong@intel.com>
Thu, 25 Oct 2018 01:49:35 +0000 (09:49 +0800)
committerEric Dong <eric.dong@intel.com>
Fri, 26 Oct 2018 03:28:36 +0000 (11:28 +0800)
Remove extra white space at the end of line.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
UefiCpuPkg/Library/CpuCommonFeaturesLib/MachineCheck.c

index f8bee53819f476bb2bcc41db2d4bcf26693674f8..57648352eca496f27ca00c43db6d7af5897aa1c8 100644 (file)
@@ -328,7 +328,7 @@ LmceInitialize (
   MSR_IA32_FEATURE_CONTROL_REGISTER    *MsrRegister;\r
 \r
   //\r
-  // The scope of FastStrings bit in the MSR_IA32_MISC_ENABLE is core for below processor type, only program \r
+  // The scope of FastStrings bit in the MSR_IA32_MISC_ENABLE is core for below processor type, only program\r
   // MSR_IA32_MISC_ENABLE for thread 0 in each core.\r
   //\r
   if (IS_SILVERMONT_PROCESSOR (CpuInfo->DisplayFamily, CpuInfo->DisplayModel) ||\r