public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] MdeModulePkg: Remove unnecessary parentheses in 'if'
@ 2017-12-05  5:18 Hao Wu
  2017-12-05  5:18 ` [PATCH 1/2] MdeModulePkg/PartitionDxe: " Hao Wu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hao Wu @ 2017-12-05  5:18 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Liming Gao, Ruiyu Ni, Star Zeng, Eric Dong, Dandan Bi

The series removes unnecessary parentheses in 'if' statements.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>

Hao Wu (2):
  MdeModulePkg/PartitionDxe: Remove unnecessary parentheses in 'if'
  MdeModulePkg/DisplayEngineDxe: Remove unnecessary parentheses in 'if'

 MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c | 2 +-
 MdeModulePkg/Universal/DisplayEngineDxe/Popup.c      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.12.0.windows.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-05  6:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-05  5:18 [PATCH 0/2] MdeModulePkg: Remove unnecessary parentheses in 'if' Hao Wu
2017-12-05  5:18 ` [PATCH 1/2] MdeModulePkg/PartitionDxe: " Hao Wu
2017-12-05  5:18 ` [PATCH 2/2] MdeModulePkg/DisplayEngineDxe: " Hao Wu
2017-12-05  5:47 ` [PATCH 0/2] MdeModulePkg: " Zeng, Star
2017-12-05  6:45 ` Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox