]> git.proxmox.com Git - mirror_edk2.git/commitdiff
DynamicTablesPkg: AcpiSratLibArm fix ECC error
authorSami Mujawar <sami.mujawar@arm.com>
Mon, 21 Sep 2020 16:45:06 +0000 (17:45 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 21 Oct 2020 13:33:03 +0000 (13:33 +0000)
Fix the following ECC reported error in AcpiSratLibArm.
  - [9002]  The function headers should follow Doxygen special
            documentation blocks in section 2.3.5 Comment does NOT
            have tail **/

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
DynamicTablesPkg/Library/Acpi/Arm/AcpiSratLibArm/SratGenerator.c

index 6844bb40eb02e994bb6a4edfaf25689685ca01fc..453ca49fcd737ac236e276c81c40abb0db784205 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SRAT Table Generator\r
 \r
-  Copyright (c) 2019 - 2020, ARM Limited. All rights reserved.\r
+  Copyright (c) 2019 - 2020, Arm Limited. All rights reserved.\r
   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Reference(s):\r
@@ -107,7 +107,7 @@ GET_OBJECT_LIST (
     @param [in]  DeviceHandlePci   Pointer to the PCI Device Handle.\r
 \r
     @retval BDF value corresponding to the PCI Device Handle.\r
-*/\r
+**/\r
 STATIC\r
 UINT16\r
 GetBdf (\r