]> git.proxmox.com Git - mirror_edk2.git/commit
UnitTestFrameworkPkg: Change OPTIONAL keyword usage style
authorMichael D Kinney <michael.d.kinney@intel.com>
Fri, 3 Dec 2021 02:01:01 +0000 (18:01 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 7 Dec 2021 17:24:28 +0000 (17:24 +0000)
commit78bc3bdd2ac5627e497b14e72e5c918173338a45
tree4ce6246c3ed6b92c50e4ee55cb69171a62f76f40
parente35dd3282157b2c9418999828c6dad695f148142
UnitTestFrameworkPkg: Change OPTIONAL keyword usage style

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3760

Update all use of ', OPTIONAL' to ' OPTIONAL,' for function params.

Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
UnitTestFrameworkPkg/Library/UnitTestLib/Log.c
UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.c