Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2966156ybd; Fri, 28 Jun 2019 00:09:32 -0700 (PDT) X-Google-Smtp-Source: APXvYqyndM8I0GbbAPLTyRuSvSaIhjjHmbjQ872+hKAX4sn4u4mB80t14Ld6HvbcHJpAJggbHXIx X-Received: by 2002:a63:6155:: with SMTP id v82mr7674300pgb.304.1561705772486; Fri, 28 Jun 2019 00:09:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561705772; cv=none; d=google.com; s=arc-20160816; b=PEoKciYSck1zjlvwaxhUWGHXvgR4VuUlKus8//ZMjPB+NEA8Ofz0nuVSCf44gtSz5f Y7i75TNPwLF2wOrRMcIkgzFj+3iR3wXAqsZdHyM0SErBtjYUUfrDrudJTU/JTnBKwmpl Ya1D4LfF+0776VGo9+J0Dz4KI6LuxBHq0KzDHfvJyVhSfs9QEAduyE8Kk1zeP9z0jSVe gwYBGktXA81qksehv4/aAU0ejKYVmpBXr8fsX58g+lfV2P69PLrnBfYr98yDq1pqWTXG oUJU2Xr5zCxySlPYubca+hKjrwGmkDvDrCjVMAMIuaHORMq1NiB9jzOvvOYGFj3MKWkR pz4g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=6jnM5C2Q+STKihyXGiRVanjTYg/b1bqmsRI0LtH3MJo=; b=VzLHBNj1ftk1NXRdQ4PpdgW8DM2DBXU/cSUHB3/4Hx99kFIMiWvrmjCjzRF93QgPh6 BgPfpEEIrCZvV0PIkspS4Cp0Lg0ZN80veeXjZCF41tRvzabTPZ1ymKhSSeltpKsJy4yA 0HGyLtP1qS+R/YW+CTo156krktPrMC/72uUBLyqdO/yrDRdUuloC7UwUEjiLu0UAQ9Np ktfoZMu2Aeu5wCN75ZYVqn5HvIm5cfC8d8QOOH6sTXlJ2I87RcPvC0VCKEHWPf/GDRMY VALNEW+1dW7yia7dKR7y6Powye6GMUpOy93Tr0TSkPqFHXEzKorqMHvR4s5E1bIueMaW vU3g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v38si1473101pgn.341.2019.06.28.00.09.16; Fri, 28 Jun 2019 00:09:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727223AbfF1HJM (ORCPT + 99 others); Fri, 28 Jun 2019 03:09:12 -0400 Received: from verein.lst.de ([213.95.11.210]:45741 "EHLO newverein.lst.de" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726947AbfF1HJM (ORCPT ); Fri, 28 Jun 2019 03:09:12 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 4424468CFE; Fri, 28 Jun 2019 09:09:09 +0200 (CEST) Date: Fri, 28 Jun 2019 09:09:09 +0200 From: Christoph Hellwig To: YueHaibing Cc: kbusch@kernel.org, axboe@fb.com, hch@lst.de, sagi@grimberg.me, keith.busch@intel.com, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org Subject: Re: [PATCH -next] nvme-pci: Make nvme_dev_pm_ops static Message-ID: <20190628070909.GD28268@lst.de> References: <20190626020902.38240-1-yuehaibing@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190626020902.38240-1-yuehaibing@huawei.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, applied to nvme-5.3.