[edk2-devel] [PATCH 7/7] UefiCpuPkg: strip trailing whitespace

Leif Lindholm posted 7 patches 6 years, 4 months ago
[edk2-devel] [PATCH 7/7] UefiCpuPkg: strip trailing whitespace
Posted by Leif Lindholm 6 years, 4 months ago
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
---
 UefiCpuPkg/Application/Cpuid/Cpuid.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UefiCpuPkg/Application/Cpuid/Cpuid.c b/UefiCpuPkg/Application/Cpuid/Cpuid.c
index f39a7fb33ae5..cee64f2fb5fc 100644
--- a/UefiCpuPkg/Application/Cpuid/Cpuid.c
+++ b/UefiCpuPkg/Application/Cpuid/Cpuid.c
@@ -709,7 +709,7 @@ CpuidArchitecturalPerformanceMonitoring (
   Display CPUID_EXTENDED_TOPOLOGY leafs for all supported levels.
 
   @param[in] LeafFunction  Leaf function index for CPUID_EXTENDED_TOPOLOGY.
-  
+
 **/
 VOID
 CpuidExtendedTopology (
-- 
2.20.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47626): https://edk2.groups.io/g/devel/message/47626
Mute This Topic: https://groups.io/mt/34202574/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH 7/7] UefiCpuPkg: strip trailing whitespace
Posted by Ni, Ray 6 years, 4 months ago
Reviewed-by: Ray Ni <ray.ni@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Leif Lindholm
> Sent: Thursday, September 19, 2019 11:06 AM
> To: devel@edk2.groups.io
> Cc: Dong, Eric <eric.dong@intel.com>; Ni, Ray <ray.ni@intel.com>; Laszlo Ersek <lersek@redhat.com>
> Subject: [edk2-devel] [PATCH 7/7] UefiCpuPkg: strip trailing whitespace
> 
> Cc: Eric Dong <eric.dong@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
> ---
>  UefiCpuPkg/Application/Cpuid/Cpuid.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/UefiCpuPkg/Application/Cpuid/Cpuid.c b/UefiCpuPkg/Application/Cpuid/Cpuid.c
> index f39a7fb33ae5..cee64f2fb5fc 100644
> --- a/UefiCpuPkg/Application/Cpuid/Cpuid.c
> +++ b/UefiCpuPkg/Application/Cpuid/Cpuid.c
> @@ -709,7 +709,7 @@ CpuidArchitecturalPerformanceMonitoring (
>    Display CPUID_EXTENDED_TOPOLOGY leafs for all supported levels.
> 
>    @param[in] LeafFunction  Leaf function index for CPUID_EXTENDED_TOPOLOGY.
> -
> +
>  **/
>  VOID
>  CpuidExtendedTopology (
> --
> 2.20.1
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47629): https://edk2.groups.io/g/devel/message/47629
Mute This Topic: https://groups.io/mt/34202574/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH 7/7] UefiCpuPkg: strip trailing whitespace
Posted by Philippe Mathieu-Daudé 6 years, 4 months ago
On 9/19/19 8:06 PM, Leif Lindholm wrote:
> Cc: Eric Dong <eric.dong@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
> ---
>  UefiCpuPkg/Application/Cpuid/Cpuid.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/UefiCpuPkg/Application/Cpuid/Cpuid.c b/UefiCpuPkg/Application/Cpuid/Cpuid.c
> index f39a7fb33ae5..cee64f2fb5fc 100644
> --- a/UefiCpuPkg/Application/Cpuid/Cpuid.c
> +++ b/UefiCpuPkg/Application/Cpuid/Cpuid.c
> @@ -709,7 +709,7 @@ CpuidArchitecturalPerformanceMonitoring (
>    Display CPUID_EXTENDED_TOPOLOGY leafs for all supported levels.
>  
>    @param[in] LeafFunction  Leaf function index for CPUID_EXTENDED_TOPOLOGY.
> -  
> +
>  **/
>  VOID
>  CpuidExtendedTopology (
> 

Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47841): https://edk2.groups.io/g/devel/message/47841
Mute This Topic: https://groups.io/mt/34202574/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-