From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 42E229411D1 for ; Tue, 18 Jul 2023 09:02:11 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=u/e1dpfOFzoTmmuSrDF5y+WD5R3xVrCz+D4cMGxHcok=; c=relaxed/simple; d=groups.io; h=X-Received:X-Received:X-Received:X-Gm-Message-State:X-Google-Smtp-Source:X-Received:X-Received:From:To:Subject:Date:Message-Id:MIME-Version:Precedence:List-Unsubscribe:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:Content-Transfer-Encoding; s=20140610; t=1689670929; v=1; b=cUeg92sIm+OpOmbqJx167u4MB3WMmdp4V1iYP2PU+L1hIE55WwU762kBYqLDWpSpwXtlWWuN UxD3Kws/yOLlslKTRnOy5/X+EE17AxTm6i5pl9c/EUDeIrh68/zwKiKb9Ba7kgjy1x4Vgr8Qmk+ ul6VHccjnV9B64fxgmW+yEvM= X-Received: by 127.0.0.2 with SMTP id TGfVYY7687511xpi0EeTF3rh; Tue, 18 Jul 2023 02:02:09 -0700 X-Received: from mail-pf1-f173.google.com (mail-pf1-f173.google.com [209.85.210.173]) by mx.groups.io with SMTP id smtpd.web10.6003.1689594012736828221 for ; Mon, 17 Jul 2023 04:40:12 -0700 X-Received: by mail-pf1-f173.google.com with SMTP id d2e1a72fcca58-6726d5d92afso3313232b3a.1 for ; Mon, 17 Jul 2023 04:40:12 -0700 (PDT) X-Gm-Message-State: I7T87eFHfGhZSxtDeuegKBrJx7686176AA= X-Google-Smtp-Source: APBJJlGqb1rs9ciLfzZUqxw5nhuTlwT5f30rdLqvvunR6w1Hyoc4003qgpO6pO7uiPry76JwP9wDlg== X-Received: by 2002:a17:902:d503:b0:1b8:c63:4b79 with SMTP id b3-20020a170902d50300b001b80c634b79mr12247386plg.19.1689594012032; Mon, 17 Jul 2023 04:40:12 -0700 (PDT) X-Received: from user-Latitude-5420.dc1.ventanamicro.com ([2401:4900:1cbd:8dd2:c2bf:93e0:5979:e5e0]) by smtp.gmail.com with ESMTPSA id l3-20020a170902cf8300b001b9ce2c3baesm12544547ply.143.2023.07.17.04.40.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jul 2023 04:40:11 -0700 (PDT) From: Ranbir Singh To: devel@edk2.groups.io, rsingh@ventanamicro.com Subject: [edk2-devel] [PATCH v1 0/1] MdeModulePkg/Bus/Pci/NvmExpressPei: Fix issues pointed by Coverity Date: Mon, 17 Jul 2023 17:10:07 +0530 Message-Id: <20230717114008.2290970-1-rsingh@ventanamicro.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,rsingh@ventanamicro.com Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=cUeg92sI; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Ranbir Singh (1): MdeModulePkg/Bus/Pci/NvmExpressPei: Fix DEADCODE Coverity issue MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiS3.c | 4 ---- 1 file changed, 4 deletions(-) -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#106999): https://edk2.groups.io/g/devel/message/106999 Mute This Topic: https://groups.io/mt/100212114/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-