]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg: Fix VS2015 warning C4459 in XenBusDxe
authorLiming Gao <liming.gao@intel.com>
Fri, 4 Dec 2015 03:16:37 +0000 (03:16 +0000)
committerlgao4 <lgao4@Edk2>
Fri, 4 Dec 2015 03:16:37 +0000 (03:16 +0000)
warning C4459: declaration of 'xs' hides global declaration.
Update code to rename local variable xs to xsp to be different.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Michael Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19116 6f19259b-4bc3-4df7-8a09-765794883524


No differences found