]> git.proxmox.com Git - mirror_edk2.git/commit
StandaloneMmPkg: Fix ECC error 1001 in SMM Memory pool management
authorSami Mujawar <sami.mujawar@arm.com>
Thu, 3 Dec 2020 13:56:48 +0000 (13:56 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 Jan 2021 11:13:39 +0000 (11:13 +0000)
commit9ef62f5078c33368cbf481e36adb2ae3c450f835
treeabfa57fbb9b8fb1977645b783102377018526d28
parentc6fa62aaccb45eb75e70489fe6c8262518c60a9e
StandaloneMmPkg: Fix ECC error 1001 in SMM Memory pool management

Bugzilla: 3150 (https://bugzilla.tianocore.org/show_bug.cgi?id=3150)

Fix the following error reported by the Ecc tool:
[1001] 'TAB' character is not allowed in source code, please
replace each 'TAB' with two spaces.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
StandaloneMmPkg/Core/Pool.c