From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.20; helo=mga02.intel.com; envelope-from=star.zeng@intel.com; receiver=edk2-devel@lists.01.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id C275E2035625A for ; Mon, 4 Dec 2017 21:42:53 -0800 (PST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Dec 2017 21:47:23 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,363,1508828400"; d="scan'208";a="13154426" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga001.jf.intel.com with ESMTP; 04 Dec 2017 21:47:23 -0800 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 4 Dec 2017 21:47:22 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 4 Dec 2017 21:47:21 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.175]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.152]) with mapi id 14.03.0319.002; Tue, 5 Dec 2017 13:47:20 +0800 From: "Zeng, Star" To: "Wu, Hao A" , "edk2-devel@lists.01.org" CC: "Ni, Ruiyu" , "Dong, Eric" , "Wu, Hao A" , "Gao, Liming" , "Bi, Dandan" , "Zeng, Star" Thread-Topic: [edk2] [PATCH 0/2] MdeModulePkg: Remove unnecessary parentheses in 'if' Thread-Index: AQHTbYh2VJD+ip+zPECMdTWnfo1wNKM0PeNw Date: Tue, 5 Dec 2017 05:47:19 +0000 Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103B9BF8B0@shsmsx102.ccr.corp.intel.com> References: <20171205051809.10564-1-hao.a.wu@intel.com> In-Reply-To: <20171205051809.10564-1-hao.a.wu@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 0/2] MdeModulePkg: Remove unnecessary parentheses in 'if' X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2017 05:42:53 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Star Zeng -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Hao = Wu Sent: Tuesday, December 5, 2017 1:18 PM To: edk2-devel@lists.01.org Cc: Ni, Ruiyu ; Dong, Eric ; Wu, H= ao A ; Gao, Liming ; Bi, Dandan <= dandan.bi@intel.com>; Zeng, Star Subject: [edk2] [PATCH 0/2] MdeModulePkg: Remove unnecessary parentheses in= 'if' The series removes unnecessary parentheses in 'if' statements. Cc: Liming Gao Cc: Ruiyu Ni Cc: Star Zeng Cc: Eric Dong Cc: Dandan Bi 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(-) --=20 2.12.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel