From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org (Christoph Hellwig) Date: Wed, 28 Mar 2018 01:32:19 -0700 Subject: [PATCH 1/2] nvme-core: use macro for identify size In-Reply-To: <20180324203201.27087-1-chaitanya.kulkarni@wdc.com> References: <20180324203201.27087-1-chaitanya.kulkarni@wdc.com> Message-ID: <20180328083219.GD31409@infradead.org> On Sat, Mar 24, 2018@01:32:00PM -0700, Chaitanya Kulkarni wrote: > Use identifier macro for identify data structure size. > > Signed-off-by: Chaitanya Kulkarni Looks good, Reviewed-by: Christoph Hellwig