]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable set...
authorGarrett Kirkendall <garrett.kirkendall@amd.com>
Fri, 14 Nov 2014 08:44:41 +0000 (08:44 +0000)
committererictian <erictian@Edk2>
Fri, 14 Nov 2014 08:44:41 +0000 (08:44 +0000)
commit42e2ff2eb4cda6013ab995757d867f566404cc55
treed66a130d13b3d3182af8d23b579f1c00aa55bcb3
parent20333c6d566748d7c78c1b546ba8f37c6d253dea
MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable set but unused

Fix compiler warning about variable set but unused by returning status
of last operation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Garrett Kirkendall <garrett.kirkendall@amd.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16381 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/PiSmmCore/PiSmmCore.c