From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ale.deltatee.com (ale.deltatee.com [207.54.116.67]) (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 579C02236BA86 for ; Thu, 4 Jan 2018 11:05:48 -0800 (PST) From: Logan Gunthorpe References: <20180104190137.7654-1-logang@deltatee.com> <20180104190137.7654-9-logang@deltatee.com> Message-ID: <4432ed79-e463-e868-64af-0f130dafb261@deltatee.com> Date: Thu, 4 Jan 2018 12:08:29 -0700 MIME-Version: 1.0 In-Reply-To: <20180104190137.7654-9-logang@deltatee.com> Content-Language: en-US Subject: Re: [PATCH 08/12] nvme-pci: clean up SMBSZ bit definitions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-nvme@lists.infradead.org, linux-rdma@vger.kernel.org, linux-nvdimm@lists.01.org, linux-block@vger.kernel.org List-ID: On 04/01/18 12:01 PM, Logan Gunthorpe wrote: > From: Christoph Hellwig > > Define the bit positions instead of macros using the magic values, > and move the expanded helpers to calculate the size and size unit into > the implementation C file. > > Signed-off-by: Christoph Hellwig Oops, I forgot: Signed-off-by: Logan Gunthorpe _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm