From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from szxga05-in.huawei.com (szxga05-in.huawei.com [45.249.212.191]) by mx.groups.io with SMTP id smtpd.web08.5797.1606355537150912215 for ; Wed, 25 Nov 2020 17:52:17 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: huawei.com, ip: 45.249.212.191, mailfrom: xiewenyi2@huawei.com) Received: from DGGEMS414-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4ChLN61dSlzhgdy; Thu, 26 Nov 2020 09:51:50 +0800 (CST) Received: from HGH1000039998.huawei.com (10.184.68.188) by DGGEMS414-HUB.china.huawei.com (10.3.19.214) with Microsoft SMTP Server id 14.3.487.0; Thu, 26 Nov 2020 09:52:03 +0800 From: "wenyi,xie" To: , , , , , CC: , Subject: [PATCH EDK2 v2 0/1] MdeModulePkg/FileExplorerLib: remove redundant null pointer check Date: Thu, 26 Nov 2020 09:50:32 +0800 Message-ID: <1606355433-2419-1-git-send-email-xiewenyi2@huawei.com> X-Mailer: git-send-email 2.8.1 MIME-Version: 1.0 X-Originating-IP: [10.184.68.188] X-CFilter-Loop: Reflected Content-Type: text/plain Main Changes since v1 : correct commit message. Wenyi Xie (1): MdeModulePkg/FileExplorerLib: remove redundant null pointer check MdeModulePkg/Library/FileExplorerLib/FileExplorer.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) -- 2.20.1.windows.1