summaryrefslogtreecommitdiffstats
path: root/DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlTree.c
diff options
context:
space:
mode:
authorSami Mujawar <sami.mujawar@arm.com>2020-09-21 18:08:56 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-10-21 13:33:03 +0000
commit5e0b708f7406ee096c7020a5c3e552574a23fe7d (patch)
tree30927246b1d67ce8bf4af4d4d31421c82cd6152c /DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlTree.c
parente4dfb2ffa3bbc26fcfdc15e96bb5cd6eb7979da0 (diff)
downloadedk2-5e0b708f7406ee096c7020a5c3e552574a23fe7d.tar.gz
edk2-5e0b708f7406ee096c7020a5c3e552574a23fe7d.tar.bz2
edk2-5e0b708f7406ee096c7020a5c3e552574a23fe7d.zip
DynamicTablesPkg: AmlLib fix ECC errors
Fix the following ECC reported errors in AmlLib. - [1008] File has invalid Non-ACSII char. - [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>
Diffstat (limited to 'DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlTree.c')
-rw-r--r--DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlTree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlTree.c b/DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlTree.c
index 65dad95da2..0931e75170 100644
--- a/DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlTree.c
+++ b/DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlTree.c
@@ -41,7 +41,7 @@ AmlGetParent (
@return The root node of the tree.
NULL if error.
-*/
+**/
AML_ROOT_NODE *
EFIAPI
AmlGetRootNode (