]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/DisplayEngineDxe: Remove unnecessary parentheses in 'if'
authorHao Wu <hao.a.wu@intel.com>
Tue, 5 Dec 2017 05:13:07 +0000 (13:13 +0800)
committerHao Wu <hao.a.wu@intel.com>
Wed, 6 Dec 2017 00:47:56 +0000 (08:47 +0800)
commit2f808acc87ccc7bbaade923886e968b719104d11
tree668e8299b4bb14ba8ebddb2f17802a8e21f59da0
parent856808065a88360ea2902cd22ff65fe63b24b938
MdeModulePkg/DisplayEngineDxe: Remove unnecessary parentheses in 'if'

This commit removes unnecessary parentheses in 'if' statements to
resolve the build failures by the XCODE5 tool chain.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Universal/DisplayEngineDxe/Popup.c