]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/BaseSynchronizationLib GCC: fix whitespace and comments
authorLaszlo Ersek <lersek@redhat.com>
Sat, 29 Sep 2018 18:18:34 +0000 (20:18 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 17 Oct 2018 16:44:34 +0000 (18:44 +0200)
commit310ddb638b7b5223eef1960c7704fee7b18d1bf6
tree1f38d0887bdee7096ac55a39a087d9e508d85aed
parentb7dc8888f31402f410c53242839271ba3b94b619
MdePkg/BaseSynchronizationLib GCC: fix whitespace and comments

The "GccInline.c" files have some inconsistent whitespace, and missing (or
incorrect) operand comments. Fix and unify them.

This patch doesn't change behavior.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1208
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Library/BaseSynchronizationLib/Ia32/GccInline.c
MdePkg/Library/BaseSynchronizationLib/X64/GccInline.c